Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAssetImageGeneratorMBS class.

Aperture Mode

AVAssetImageGeneratorMBS.AVAssetImageGeneratorApertureModeCleanAperture as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the constants to specify the aperture mode.

Both pixel aspect ratio and clean aperture will be applied..

AVAssetImageGeneratorMBS.AVAssetImageGeneratorApertureModeEncodedPixels as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the constants to specify the aperture mode.

Neither pixel aspect ratio nor clean aperture will be applied.

AVAssetImageGeneratorMBS.AVAssetImageGeneratorApertureModeProductionAperture as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the constants to specify the aperture mode.

Only pixel aspect ratio will be applied.

AVAssetImageGeneratorMBS.assetImageGeneratorWithAsset(asset as AVAssetMBS) as AVAssetImageGeneratorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an image generator for use with a specified asset.

asset: The asset from which images will be extracted.

Returns an image generator for use with asset.
This method may succeed even if the asset possesses no visual tracks at the time of initialization.

AVAssetImageGeneratorMBS.available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVFoundation MBS AVFoundation Plugin 13.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether this class is available.

Returns true on Mac OS X 10.7 and newer.

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...