The IMediaMgr3 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.
(Inherited from IMediaMgr2.)
CheckForValidAccount
Checks for valid account.
(Inherited from IMediaMgr2.)
CloseAsyncOp
Closes the async operation
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.
(Inherited from IMediaMgr2.)
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.)
GetAssetUri
Gets the asset URI.
GetAsyncStatus
Gets the async operation status
GetBinUri
Gets the bin URI.
GetCurrentBin
Gets the current bin.
(Inherited from IMediaMgr.)
GetLastAsyncError
Gets the last async error
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
(Inherited from IMediaMgr2.)
GetXmlResults
Gets the XML results.
(Inherited from IMediaMgr.)
InvokeConsolidateMedia
Asynchronously consolidates media.
InvokeDeleteAll
Asynchronously deletes assets and subbins
InvokeDeleteAssets
Asynchronously delete a list of assets.
InvokeMoveAssets
Asynchronously moves assets to new bin
InvokeMoveBin
Asynchronously moves bin
InvokeRenameBin
Asynchronously renames bin.
IsDeleteClipAllowed
Determines whether renaming a clip in the specified bin is allowed.
(Inherited from IMediaMgr2.)
IsExploreBinAllowed
Determines whether exploring the specified bin is allowed.
(Inherited from IMediaMgr2.)
IsRenameClipAllowed
Determines whether [is rename clip allowed] [the specified volume].
(Inherited from IMediaMgr2.)
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.)
MoveBin
Moves the bin.
RemoveMetadata
Removes the metadata.
(Inherited from IMediaMgr.)
RenameAsset
Renames the asset.
(Inherited from IMediaMgr.)
RenameAssetEx
Renames the asset.
(Inherited from IMediaMgr2.)
RenameBin
Renames the bin.
(Inherited from IMediaMgr.)
SelectAllAssets
Selects all assets in a bin and its sub-bins
SelectAllBins
Selects all bins in a volume
SelectAssets
Selects the assets.
(Inherited from IMediaMgr.)
SelectAssetsEx
Selects the assets.
(Inherited from IMediaMgr2.)
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.
(Inherited from IMediaMgr2.)
ShowPermissionsDialog
Shows the permissions dialog that contains ACL information for the currently selected bin
(Inherited from IMediaMgr2.)
UriToPath
Converts URIs to path

Properties

  NameDescription
HostName
Gets the name of the host.
(Inherited from IMediaMgr2.)

See Also