Uses of Class
org.robovm.apple.avfoundation.AVQueuedSampleBufferRenderingStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVQueuedSampleBufferRenderingStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVQueuedSampleBufferRenderingStatus Modifier and Type Method Description AVQueuedSampleBufferRenderingStatusAVSampleBufferAudioRenderer. getStatus()AVQueuedSampleBufferRenderingStatusAVSampleBufferDisplayLayer. getStatus()static AVQueuedSampleBufferRenderingStatusAVQueuedSampleBufferRenderingStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVQueuedSampleBufferRenderingStatusAVQueuedSampleBufferRenderingStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVQueuedSampleBufferRenderingStatus[]AVQueuedSampleBufferRenderingStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.