MonoMac.AVFoundation.AVAssetWriter: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddInput(AVAssetWriterInput)
Documentation for this section has not yet been entered.
CanAddInput(AVAssetWriterInput) : bool
Documentation for this section has not yet been entered.
CanApplyOutputSettings(AudioSettings, string) : bool
Documentation for this section has not yet been entered.
CanApplyOutputSettings(AVVideoSettingsCompressed, string) : bool
Documentation for this section has not yet been entered.
CanApplyOutputSettings(MonoMac.Foundation.NSDictionary, string) : bool
Documentation for this section has not yet been entered.
CancelWriting()
Documentation for this section has not yet been entered.
EndSessionAtSourceTime(MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.
FinishWriting() : bool
Documentation for this section has not yet been entered.
FinishWriting(MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError) : AVAssetWriter
Documentation for this section has not yet been entered.
StartSessionAtSourceTime(MonoMac.CoreMedia.CMTime)
Documentation for this section has not yet been entered.
StartWriting() : bool
Documentation for this section has not yet been entered.

Protected Methods

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