Uses of Class
org.robovm.apple.avfoundation.AVPlayerItemMediaDataCollector
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVPlayerItemMediaDataCollector in org.robovm.apple.avfoundation
Subclasses of AVPlayerItemMediaDataCollector in org.robovm.apple.avfoundation Modifier and Type Class Description classAVPlayerItemMetadataCollectorMethods in org.robovm.apple.avfoundation that return types with arguments of type AVPlayerItemMediaDataCollector Modifier and Type Method Description NSArray<AVPlayerItemMediaDataCollector>AVPlayerItem. getMediaDataCollectors()Methods in org.robovm.apple.avfoundation with parameters of type AVPlayerItemMediaDataCollector Modifier and Type Method Description voidAVPlayerItem. addMediaDataCollector(AVPlayerItemMediaDataCollector collector)voidAVPlayerItem. removeMediaDataCollector(AVPlayerItemMediaDataCollector collector)