다음을 통해 공유


AVCaptureVideoDataOutput.GetRecommendedVideoSettingsForAssetWriter 메서드

정의

[Foundation.Export("recommendedVideoSettingsForAssetWriterWithOutputFileType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary GetRecommendedVideoSettingsForAssetWriter (string outputFileType);
abstract member GetRecommendedVideoSettingsForAssetWriter : string -> Foundation.NSDictionary
override this.GetRecommendedVideoSettingsForAssetWriter : string -> Foundation.NSDictionary

매개 변수

outputFileType
String

반환

특성

적용 대상