AVAssetExportSession.ExportPresetsCompatibleWithAsset(AVAsset) 方法

定义

导出与给定资产兼容的预设。

[Foundation.Export("exportPresetsCompatibleWithAsset:")]
public static string[] ExportPresetsCompatibleWithAsset (AVFoundation.AVAsset asset);
static member ExportPresetsCompatibleWithAsset : AVFoundation.AVAsset -> string[]

参数

asset
AVAsset

返回

String[]
属性

适用于