Freigeben über


AVCaptureVideoDataOutput.GetRecommendedVideoSettings(String, String) Methode

Definition

Gibt die empfohlenen Einstellungen für den angegebenen Codec- und Ausgabedateityp zurück.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public AVFoundation.AVPlayerItemVideoOutputSettings GetRecommendedVideoSettings (string videoCodecType, string outputFileType);
member this.GetRecommendedVideoSettings : string * string -> AVFoundation.AVPlayerItemVideoOutputSettings

Parameter

videoCodecType
String

Der zu überprüfende Codec.

outputFileType
String

Der zu überprüfende Ausgabedateityp.

Gibt zurück

Attribute

Gilt für: