MonoMac.AVFoundation.AVAssetImageGenerator Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Documentation for this section has not yet been entered.
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.

Public Properties

ApertureModeMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
[read-only]
static
ApertureModeCleanApertureMonoMac.Foundation.NSString. Represents the value associated with the constant AVAssetImageGeneratorApertureModeCleanAperture
[read-only]
static
ApertureModeEncodedPixelsMonoMac.Foundation.NSString. Represents the value associated with the constant AVAssetImageGeneratorApertureModeEncodedPixels
[read-only]
static
ApertureModeProductionApertureMonoMac.Foundation.NSString. Represents the value associated with the constant AVAssetImageGeneratorApertureModeProductionAperture
AppliesPreferredTrackTransformbool. Documentation for this section has not yet been entered.
[read-only]
AssetAVAsset. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
MaximumSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
RequestedTimeToleranceAfterMonoMac.CoreMedia.CMTime. Documentation for this section has not yet been entered.
RequestedTimeToleranceBeforeMonoMac.CoreMedia.CMTime. Documentation for this section has not yet been entered.
VideoCompositionAVVideoComposition. Documentation for this section has not yet been entered.

Public Methods

CancelAllCGImageGeneration()
Documentation for this section has not yet been entered.
CopyCGImageAtTime(MonoMac.CoreMedia.CMTime, out MonoMac.CoreMedia.CMTime, out MonoMac.Foundation.NSError) : MonoMac.CoreGraphics.CGImage
Documentation for this section has not yet been entered.
static
FromAsset(AVAsset) : AVAssetImageGenerator
Documentation for this section has not yet been entered.
GenerateCGImagesAsynchronously(MonoMac.Foundation.NSValue[], AVAssetImageGeneratorCompletionHandler)
Documentation for this section has not yet been entered.

Protected Methods

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