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