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