AVVideoComposition.FromAssetProperties(AVAsset) Method

Definition

[Foundation.Export("videoCompositionWithPropertiesOfAsset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVVideoComposition FromAssetProperties(AVFoundation.AVAsset asset);
[<Foundation.Export("videoCompositionWithPropertiesOfAsset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromAssetProperties : AVFoundation.AVAsset -> AVFoundation.AVVideoComposition

Parameters

asset
AVAsset

Returns

Attributes

Applies to