Partilhar via


AVAssetDownloadOptions Construtores

Definição

Sobrecargas

AVAssetDownloadOptions()
AVAssetDownloadOptions(NSDictionary)

AVAssetDownloadOptions()

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

Aplica-se a

AVAssetDownloadOptions(NSDictionary)

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

Parâmetros

dictionary
NSDictionary
Atributos

Aplica-se a