AVAssetDownloadOptions Constructores

Definición

Sobrecargas

AVAssetDownloadOptions()
AVAssetDownloadOptions(NSDictionary)

AVAssetDownloadOptions()

[Foundation.Preserve(Conditional=true)]
public AVAssetDownloadOptions ();
Atributos

Se aplica a

AVAssetDownloadOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public AVAssetDownloadOptions (Foundation.NSDictionary dictionary);
new AVFoundation.AVAssetDownloadOptions : Foundation.NSDictionary -> AVFoundation.AVAssetDownloadOptions

Parámetros

dictionary
NSDictionary
Atributos

Se aplica a