
Go to the source code of this file.
Data Structures | |
| class | AppleRemote |
| class | AppleRemote(Singleton) |
| class | NSObject(NSAppleRemoteDelegate) |
| class | AppleRemote(PrivateMethods) |
| class | AppleRemote(IOKitMethods) |
| class | AppleRemoteApplicationDelegate |
Typedefs | |
| typedef enum AppleRemoteEventIdentifier | AppleRemoteEventIdentifier |
Enumerations | |
| enum | AppleRemoteEventIdentifier { kRemoteButtonVolume_Plus = 1<<1, kRemoteButtonVolume_Minus = 1<<2, kRemoteButtonMenu = 1<<3, kRemoteButtonPlay = 1<<4, kRemoteButtonRight = 1<<5, kRemoteButtonLeft = 1<<6, kRemoteButtonRight_Hold = 1<<7, kRemoteButtonLeft_Hold = 1<<8, kRemoteButtonMenu_Hold = 1<<9, kRemoteButtonPlay_Sleep = 1<<10, kRemoteControl_Switched = 1<<11, kRemoteButtonVolume_Plus_Hold = 1<<12, kRemoteButtonVolume_Minus_Hold = 1<<13, k2009RemoteButtonPlay = 1<<14, k2009RemoteButtonFullscreen = 1<<15 } |
| typedef enum AppleRemoteEventIdentifier AppleRemoteEventIdentifier |
1.5.6