AVAssetExportSession.ExportPresetsCompatibleWithAsset(AVAsset) Método

Definición

Exporta los valores preestablecidos compatibles con el recurso especificado.

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

Parámetros

asset
AVAsset

Devoluciones

String[]
Atributos

Se aplica a