The IMediaMgr type exposes the following members.

Methods

  NameDescription
AddMetadata
Adds the metadata.
AssetExists
Checks if an asset exists.
BinExists
Check if the bin exists.
CloseResults
Closes the results.
CopyAsset
Copy the asset.
CreateAssetFromXml
Creates the asset from XML.
CreateBin
Creates a new bin for the given disk volume.
CreateEditor
Creates the editor.
DeleteAsset
Deletes the asset.
DeleteBin
Deletes the bin.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
EmptyRecycleBin
Empties the recycle bin.
EnumerateAssets
Enumerates the assets.
EnumerateBins
Enumerates the bins.
EnumerateVolumes
Enumerates the volumes.
GetAllMetadataTags
Gets the all metadata tags.
GetCurrentBin
Gets the current bin.
GetNumAssets
Gets the num assets.
GetProperty
Gets the property.
GetRemoteHosts
Gets the remote hosts.
GetResultProperty
Gets the result property.
GetThumbnail
Gets the thumbnail.
GetXmlChanges
Gets the XML changes.
GetXmlResults
Gets the XML results.
IsValidAssetName
Determines whether an asset name is valid.
IsValidBinName
Determines whether a bin name is valid.
MoveAsset
Moves the asset.
RemoveMetadata
Removes the metadata.
RenameAsset
Renames the asset.
RenameBin
Renames the bin.
SelectAssets
Selects the assets.
SelectExtension
Selects the extension.
SelectMetadata
Selects the metadata.
SetCurrentBin
Sets the current bin.
SetTrimLimits
Sets the trim limits.

See Also