Share via


AVAssetExportSession.FromAsset(AVAsset, String) Metodo

Definizione

Crea un nuovo AVAssetExportSession oggetto dall'oggetto specificato assetcon il nome del set di impostazioni specificato.

[Foundation.Export("exportSessionWithAsset:presetName:")]
public static AVFoundation.AVAssetExportSession FromAsset (AVFoundation.AVAsset asset, string presetName);
static member FromAsset : AVFoundation.AVAsset * string -> AVFoundation.AVAssetExportSession

Parametri

asset
AVAsset

Restituisce

Attributi

Si applica a