The IMediaMgr2 type exposes the following members.

Methods

  NameDescription
AddMetadata
Adds the metadata.
(Inherited from IMediaMgr.)
AssetExists
Checks if an asset exists.
(Inherited from IMediaMgr.)
BinExists
Check if the bin exists.
(Inherited from IMediaMgr.)
CanChangePermissions
Determines whether the user can change permissions on a specified bin.
CheckForValidAccount
Checks for valid account.
CloseResults
Closes the results.
(Inherited from IMediaMgr.)
CopyAsset
Copy the asset.
(Inherited from IMediaMgr.)
CreateAssetFromXml
Creates the asset from XML.
(Inherited from IMediaMgr.)
CreateBin
Creates a new bin for the given disk volume.
(Inherited from IMediaMgr.)
CreateEditor
Creates the editor.
(Inherited from IMediaMgr.)
DeleteAsset
Deletes the asset.
(Inherited from IMediaMgr.)
DeleteAssetEx
Deletes the asset.
DeleteBin
Deletes the bin.
(Inherited from IMediaMgr.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
EmptyRecycleBin
Empties the recycle bin.
(Inherited from IMediaMgr.)
EnumerateAssets
Enumerates the assets.
(Inherited from IMediaMgr.)
EnumerateBins
Enumerates the bins.
(Inherited from IMediaMgr.)
EnumerateVolumes
Enumerates the volumes.
(Inherited from IMediaMgr.)
GetAllMetadataTags
Gets the all metadata tags.
(Inherited from IMediaMgr.)
GetCurrentBin
Gets the current bin.
(Inherited from IMediaMgr.)
GetNumAssets
Gets the num assets.
(Inherited from IMediaMgr.)
GetProperty
Gets the property.
(Inherited from IMediaMgr.)
GetRemoteHosts
Gets the remote hosts.
(Inherited from IMediaMgr.)
GetResultProperty
Gets the result property.
(Inherited from IMediaMgr.)
GetThumbnail
Gets the thumbnail.
(Inherited from IMediaMgr.)
GetXmlChanges
Gets the XML changes.
(Inherited from IMediaMgr.)
GetXmlPermissions
Gets the XML permissions associated with the selected bin
GetXmlResults
Gets the XML results.
(Inherited from IMediaMgr.)
IsDeleteClipAllowed
Determines whether renaming a clip in the specified bin is allowed.
IsExploreBinAllowed
Determines whether exploring the specified bin is allowed.
IsRenameClipAllowed
Determines whether [is rename clip allowed] [the specified volume].
IsValidAssetName
Determines whether an asset name is valid.
(Inherited from IMediaMgr.)
IsValidBinName
Determines whether a bin name is valid.
(Inherited from IMediaMgr.)
MoveAsset
Moves the asset.
(Inherited from IMediaMgr.)
RemoveMetadata
Removes the metadata.
(Inherited from IMediaMgr.)
RenameAsset
Renames the asset.
(Inherited from IMediaMgr.)
RenameAssetEx
Renames the asset.
RenameBin
Renames the bin.
(Inherited from IMediaMgr.)
SelectAssets
Selects the assets.
(Inherited from IMediaMgr.)
SelectAssetsEx
Selects the assets.
SelectExtension
Selects the extension.
(Inherited from IMediaMgr.)
SelectMetadata
Selects the metadata.
(Inherited from IMediaMgr.)
SetCurrentBin
Sets the current bin.
(Inherited from IMediaMgr.)
SetTrimLimits
Sets the trim limits.
(Inherited from IMediaMgr.)
SetXmlPermissions
Sets the XML permissions associated with a bin.
ShowPermissionsDialog
Shows the permissions dialog that contains ACL information for the currently selected bin

See Also