AVCapturePhotoOutput.AvailableLivePhotoVideoCodecTypes Property

Definition

Gets the available codecs for live photos.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] AvailableLivePhotoVideoCodecTypes { [Foundation.Export("availableLivePhotoVideoCodecTypes")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableLivePhotoVideoCodecTypes : string[]

Property Value

String[]
Attributes

Applies to