MonoMac.AVFoundation.AVAssetReader Members

The members of MonoMac.AVFoundation.AVAssetReader are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AssetAVAsset. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ErrorMonoMac.Foundation.NSError. Documentation for this section has not yet been entered.
[read-only]
OutputsAVAssetReaderOutput[]. Documentation for this section has not yet been entered.
[read-only]
StatusAVAssetReaderStatus. Documentation for this section has not yet been entered.
TimeRangeMonoMac.CoreMedia.CMTimeRange. Documentation for this section has not yet been entered.

Public Methods

AddOutput(AVAssetReaderOutput)
Documentation for this section has not yet been entered.
CanAddOutput(AVAssetReaderOutput) : bool
Documentation for this section has not yet been entered.
CancelReading()
Documentation for this section has not yet been entered.
static
FromAsset(AVAsset, out MonoMac.Foundation.NSError) : AVAssetReader
Documentation for this section has not yet been entered.
StartReading() : bool
Documentation for this section has not yet been entered.

Protected Methods

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