AVCaptureMovieFileOutput.AvailableVideoCodecTypes 属性

定义

获取包含可用视频编解码器类型的数组。

[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[]

属性值

属性

适用于