The MediaMgrProxy type exposes the following members.

Methods

  NameDescription
AddMetadata
Adds the metadata.
AddProxyChild
Adds the proxy child.
AssetExists
Checks if an assets exists.
BinExists
Check if the bin exists.
CanChangePermissions
Determines whether this instance [can change permissions] the specified volume.
CheckForValidAccount
Checks for valid account.
CloseAsyncOp
Closes the async operation
CloseResults
Closes the results.
CopyAsset
Copies an asset.
CreateAssetFromXml
Creates an asset from XML.
CreateBin
Creates a new bin for the given disk volume.
CreateEditor
Creates the editor.
DeleteAsset
Deletes an asset.
DeleteAssetEx
Deletes an asset.
DeleteBin
Deletes a bin.
DisposeOverloaded.
DisposeAllProxyChildren
Disposes all proxy children.
EmptyRecycleBin
Empties the recycle bin.
EnumerateAssets
Enumerates the assets.
EnumerateBins
Enumerates the bins.
EnumerateVolumes
Enumerates the volumes.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
The destructor for MediaMgrProxy
(Overrides Object..::.Finalize()()().)
GetAllMetadataTags
Gets all metadata tags.
GetAssetUri
Gets the asset URI.
GetAsyncStatus
Gets the async operation status.
GetBinUri
Gets the bin URI.
GetCurrentBin
Gets the current bin.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLastAsyncError
Gets the last async error.
GetNumAssets
Gets the number of assets.
GetProperty
Gets a property.
GetRemoteHosts
Gets the remote hosts.
GetResultProperty
Gets the result property.
GetThumbnail
Gets an asset's thumbnail.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetXmlChanges
Gets the XML changes.
GetXmlPermissions
Gets the XML permissions associated with the selected bin
GetXmlResults
Gets the XML results.
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 [is delete clip allowed] [the specified volume].
IsExploreBinAllowed
Determines whether [is explore bin allowed] [the specified volume].
IsRenameClipAllowed
Determines whether [is rename clip allowed] [the specified volume].
IsValidAssetName
Determines whether an asset name is valid.
IsValidBinName
Determines whether a bin name is valid.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MoveAsset
Moves an asset.
MoveBin
Moves the bin.
RemoveMetadata
Removes the metadata.
RemoveProxyChild
Removes the proxy child.
RenameAsset
Renames an asset.
RenameAssetEx
Renames the asset.
RenameBin
Renames the bin.
SelectAllAssets
Selects all assets.
SelectAllBins
Selects all bins.
SelectAssets
Selects the assets.
SelectAssetsEx
Selects the assets.
SelectExtension
Selects an extension.
SelectMetadata
Selects the metadata.
SetCurrentBin
Sets the current bin.
SetTrimLimits
Sets the trim limits.
SetXmlPermissions
Sets the XML permissions associated with a bin.
ShowPermissionsDialog
Shows the permissions dialog that contains ACL information for the currently selected bin
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UriToPath
Converts URIs to path.

See Also