AVCaptureMovieFileOutput.AvailableVideoCodecTypes Property

Definition

Gets an array that contains the available video codec types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString[] AvailableVideoCodecTypes { [Foundation.Export("availableVideoCodecTypes")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableVideoCodecTypes : Foundation.NSString[]

Property Value

Attributes

Applies to