MonoMac.AVFoundation.AVAssetExportSession: Method Members

The methods of MonoMac.AVFoundation.AVAssetExportSession are listed below. For a list of all members, see the AVAssetExportSession Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

CancelExport()
Cancels exporting.
ExportAsynchronously(AVCompletionHandler)
Documentation for this section has not yet been entered.
static
ExportPresetsCompatibleWithAsset(AVAsset) : string[]
Exports the presets compatible with the given asset.
static
FromAsset(AVAsset, string) : AVAssetExportSession
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVAssetExportSession object.