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