Uses of Interface
org.robovm.apple.avfoundation.AVAssetDownloadDelegate
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAssetDownloadDelegate in org.robovm.apple.avfoundation
Classes in org.robovm.apple.avfoundation that implement AVAssetDownloadDelegate Modifier and Type Class Description classAVAssetDownloadDelegateAdapterMethods in org.robovm.apple.avfoundation with parameters of type AVAssetDownloadDelegate Modifier and Type Method Description protected static longAVAssetDownloadURLSession. create(NSURLSessionConfiguration configuration, AVAssetDownloadDelegate delegate, NSOperationQueue delegateQueue)Constructors in org.robovm.apple.avfoundation with parameters of type AVAssetDownloadDelegate Constructor Description AVAssetDownloadURLSession(NSURLSessionConfiguration configuration, AVAssetDownloadDelegate delegate, NSOperationQueue delegateQueue)