共用方式為


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

傳回

屬性

適用於