Uses of Class
org.robovm.apple.avfoundation.AVQueuePlayer
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVQueuePlayer in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVQueuePlayer Modifier and Type Method Description AVQueuePlayerAVPlayerInterstitialEventMonitor. getInterstitialPlayer()AVQueuePlayerAVPlayerInterstitialEventObserver. getInterstitialPlayer()Methods in org.robovm.apple.avfoundation with parameters of type AVQueuePlayer Modifier and Type Method Description protected static longAVPlayerLooper. create(AVQueuePlayer player, AVPlayerItem itemToLoop)protected longAVPlayerLooper. init(AVQueuePlayer player, AVPlayerItem itemToLoop, CMTimeRange loopRange)Constructors in org.robovm.apple.avfoundation with parameters of type AVQueuePlayer Constructor Description AVPlayerLooper(AVQueuePlayer player, AVPlayerItem itemToLoop)AVPlayerLooper(AVQueuePlayer player, AVPlayerItem itemToLoop, CMTimeRange loopRange)