Uses of Class
org.robovm.apple.audiotoolbox.AudioFormatProperty
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AudioFormatProperty in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AudioFormatProperty Modifier and Type Method Description static AudioFormatPropertyAudioFormatProperty. valueOf(long n)Returns the enum constant of this type with the specified name.static AudioFormatPropertyAudioFormatProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static AudioFormatProperty[]AudioFormatProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.audiotoolbox with parameters of type AudioFormatProperty Modifier and Type Method Description protected static OSStatusAudioFormatProperty. getProperty0(AudioFormatProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr ioPropertyDataSize, VoidPtr outPropertyData)protected static OSStatusAudioFormatProperty. getPropertyInfo0(AudioFormatProperty inPropertyID, int inSpecifierSize, VoidPtr inSpecifier, IntPtr outPropertyDataSize)