Share via


AVCapturePhotoSettings.AvailableRawEmbeddedThumbnailPhotoCodecTypes Proprietà

Definizione

Ottiene l'elenco dei tipi di codec foto non elaborati supportati per le anteprime.

[ObjCRuntime.BindAs(typeof(AVFoundation.AVVideoCodecType[]), OriginalType=typeof(Foundation.NSString[]))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVVideoCodecType[] AvailableRawEmbeddedThumbnailPhotoCodecTypes { [Foundation.Export("availableRawEmbeddedThumbnailPhotoCodecTypes")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableRawEmbeddedThumbnailPhotoCodecTypes : AVFoundation.AVVideoCodecType[]

Valore della proprietà

Elenco di tipi di codec foto non elaborati supportati per le anteprime.

Attributi

Si applica a