次の方法で共有


AVAssetExportSession.ExportPresetsCompatibleWithAsset(AVAsset) メソッド

定義

指定したアセットと互換性のあるプリセットをエクスポートします。

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

パラメーター

asset
AVAsset

戻り値

String[]
属性

適用対象