AVAssetImageGenerator.FromAsset(AVAsset) Method

Definition

[Foundation.Export("assetImageGeneratorWithAsset:")]
public static AVFoundation.AVAssetImageGenerator FromAsset (AVFoundation.AVAsset asset);
static member FromAsset : AVFoundation.AVAsset -> AVFoundation.AVAssetImageGenerator

Parameters

asset
AVAsset

Returns

Attributes

Applies to