AVCapturePhotoOutput.GetSupportedPhotoCodecTypesForFileType(String) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public AVFoundation.AVVideoCodecType[] GetSupportedPhotoCodecTypesForFileType (string fileType);
member this.GetSupportedPhotoCodecTypesForFileType : string -> AVFoundation.AVVideoCodecType[]

Parameters

fileType
String

Returns

Attributes

Applies to