AVCapturePhotoSettings.AvailableEmbeddedThumbnailPhotoCodecTypes 属性

定义

获取支持的照片编解码器类型的列表。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVVideoCodecType[] AvailableEmbeddedThumbnailPhotoCodecTypes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableEmbeddedThumbnailPhotoCodecTypes : AVFoundation.AVVideoCodecType[]

属性值

支持的照片编解码器类型的 Te 列表。

属性

适用于