共用方式為


AVAssetExportSession.ExportPresetsCompatibleWithAsset(AVAsset) 方法

定義

匯出與指定資產相容的預設值。

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

參數

asset
AVAsset

傳回

String[]
屬性

適用於