Uses of Class
org.robovm.apple.avfoundation.AVPlayerLayer
| Package | Description |
|---|---|
| org.robovm.apple.avkit |
-
Uses of AVPlayerLayer in org.robovm.apple.avkit
Methods in org.robovm.apple.avkit that return AVPlayerLayer Modifier and Type Method Description AVPlayerLayerAVPictureInPictureController. getPlayerLayer()AVPlayerLayerAVPictureInPictureControllerContentSource. getPlayerLayer()Methods in org.robovm.apple.avkit with parameters of type AVPlayerLayer Modifier and Type Method Description protected longAVPictureInPictureController. init(AVPlayerLayer playerLayer)protected longAVPictureInPictureControllerContentSource. init(AVPlayerLayer playerLayer)Constructors in org.robovm.apple.avkit with parameters of type AVPlayerLayer Constructor Description AVPictureInPictureController(AVPlayerLayer playerLayer)AVPictureInPictureControllerContentSource(AVPlayerLayer playerLayer)