AVAssetDownloadDelegate_Extensions.DidLoadTimeRange Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
DidLoadTimeRange(IAVAssetDownloadDelegate, NSUrlSession, AVAssetDownloadTask, CMTimeRange, NSValue[], CMTimeRange)
public static void DidLoadTimeRange (this AVFoundation.IAVAssetDownloadDelegate This, Foundation.NSUrlSession session, AVFoundation.AVAssetDownloadTask assetDownloadTask, CoreMedia.CMTimeRange timeRange, Foundation.NSValue[] loadedTimeRanges, CoreMedia.CMTimeRange timeRangeExpectedToLoad);
static member DidLoadTimeRange : AVFoundation.IAVAssetDownloadDelegate * Foundation.NSUrlSession * AVFoundation.AVAssetDownloadTask * CoreMedia.CMTimeRange * Foundation.NSValue[] * CoreMedia.CMTimeRange -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- session
- NSUrlSession
- assetDownloadTask
- AVAssetDownloadTask
- timeRange
- CMTimeRange
- loadedTimeRanges
- NSValue[]
- timeRangeExpectedToLoad
- CMTimeRange
S’applique à
DidLoadTimeRange(IAVAssetDownloadDelegate, NSUrlSession, AVAggregateAssetDownloadTask, CMTimeRange, NSValue[], CMTimeRange, AVMediaSelection)
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidLoadTimeRange (this AVFoundation.IAVAssetDownloadDelegate This, Foundation.NSUrlSession session, AVFoundation.AVAggregateAssetDownloadTask aggregateAssetDownloadTask, CoreMedia.CMTimeRange timeRange, Foundation.NSValue[] loadedTimeRanges, CoreMedia.CMTimeRange timeRangeExpectedToLoad, AVFoundation.AVMediaSelection mediaSelection);
static member DidLoadTimeRange : AVFoundation.IAVAssetDownloadDelegate * Foundation.NSUrlSession * AVFoundation.AVAggregateAssetDownloadTask * CoreMedia.CMTimeRange * Foundation.NSValue[] * CoreMedia.CMTimeRange * AVFoundation.AVMediaSelection -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- session
- NSUrlSession
- aggregateAssetDownloadTask
- AVAggregateAssetDownloadTask
- timeRange
- CMTimeRange
- loadedTimeRanges
- NSValue[]
- timeRangeExpectedToLoad
- CMTimeRange
- mediaSelection
- AVMediaSelection
- Attributs