Uses of Class
org.robovm.apple.audiotoolbox.MusicEventType
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of MusicEventType in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return MusicEventType Modifier and Type Method Description MusicEventTypeMusicEventIterator. getEventType()static MusicEventTypeMusicEventType. valueOf(long n)Returns the enum constant of this type with the specified name.static MusicEventTypeMusicEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static MusicEventType[]MusicEventType. 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 MusicEventType Modifier and Type Method Description <T extends Struct<T>>
voidMusicEventIterator. setEventData(MusicEventType type, T data)protected OSStatusMusicEventIterator. setEventInfo0(MusicEventType inEventType, VoidPtr inEventData)