Freigeben über


AVCapturePhotoSettings.AvailableRawEmbeddedThumbnailPhotoCodecTypes Eigenschaft

Definition

Ruft die Liste der unterstützten Raw-Fotocodectypen für Miniaturansichten ab.

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

Eigenschaftswert

Te-Liste der unterstützten Unformatierten Fotocodectypen für Miniaturansichten.

Attribute

Gilt für: