Uses of Class
org.robovm.apple.audiotoolbox.AUTypeMusicDevice
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUTypeMusicDevice in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUTypeMusicDevice Modifier and Type Method Description static AUTypeMusicDeviceAUTypeMusicDevice. valueOf(long n)Returns the enum constant of this type with the specified name.static AUTypeMusicDeviceAUTypeMusicDevice. valueOf(String name)Returns the enum constant of this type with the specified name.static AUTypeMusicDevice[]AUTypeMusicDevice. 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 AUTypeMusicDevice Modifier and Type Method Description static AudioComponentDescriptionAudioComponentDescription. createMusicDevice(AUTypeMusicDevice type)