AVAssetDownloadOptions Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
AVAssetDownloadOptions() | |
AVAssetDownloadOptions(NSDictionary) |
AVAssetDownloadOptions()
[Foundation.Preserve(Conditional=true)]
public AVAssetDownloadOptions ();
- Attribute
Gilt für:
AVAssetDownloadOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public AVAssetDownloadOptions (Foundation.NSDictionary dictionary);
new AVFoundation.AVAssetDownloadOptions : Foundation.NSDictionary -> AVFoundation.AVAssetDownloadOptions
Parameter
- dictionary
- NSDictionary
- Attribute