Uses of Class
org.robovm.apple.avfoundation.AVSampleBufferDisplayLayer
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.avkit |
-
Uses of AVSampleBufferDisplayLayer in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation with parameters of type AVSampleBufferDisplayLayer Modifier and Type Method Description static NSObjectProtocolAVSampleBufferDisplayLayer.Notifications. observeFailedToDecode(AVSampleBufferDisplayLayer object, VoidBlock2<AVSampleBufferDisplayLayer,NSError> block)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVSampleBufferDisplayLayer Modifier and Type Method Description static NSObjectProtocolAVSampleBufferDisplayLayer.Notifications. observeFailedToDecode(AVSampleBufferDisplayLayer object, VoidBlock2<AVSampleBufferDisplayLayer,NSError> block) -
Uses of AVSampleBufferDisplayLayer in org.robovm.apple.avkit
Methods in org.robovm.apple.avkit that return AVSampleBufferDisplayLayer Modifier and Type Method Description AVSampleBufferDisplayLayerAVPictureInPictureControllerContentSource. getSampleBufferDisplayLayer()Methods in org.robovm.apple.avkit with parameters of type AVSampleBufferDisplayLayer Modifier and Type Method Description protected longAVPictureInPictureControllerContentSource. init(AVSampleBufferDisplayLayer sampleBufferDisplayLayer, AVPictureInPictureSampleBufferPlaybackDelegate playbackDelegate)Constructors in org.robovm.apple.avkit with parameters of type AVSampleBufferDisplayLayer Constructor Description AVPictureInPictureControllerContentSource(AVSampleBufferDisplayLayer sampleBufferDisplayLayer, AVPictureInPictureSampleBufferPlaybackDelegate playbackDelegate)