Edit

Share via


PHContentEditingInput.AudiovisualAsset Property

Definition

Gets the video asset typed as an AVAsset object.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAsset AudiovisualAsset { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("audiovisualAsset", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.AudiovisualAsset : AVFoundation.AVAsset

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to