Include dependency graph for AppleRemote.m:

Functions | |
| static void | QueueCallbackFunction (void *target, IOReturn result, void *refcon, void *sender) |
Variables | |
| const char * | AppleRemoteDeviceName = "AppleIRController" |
| const int | REMOTE_SWITCH_COOKIE = 19 |
| const NSTimeInterval | DEFAULT_MAXIMUM_CLICK_TIME_DIFFERENCE = 0.35 |
| const NSTimeInterval | HOLD_RECOGNITION_TIME_INTERVAL = 0.4 |
| static Singleton AppleRemote * | sharedInstance = nil |
| static void QueueCallbackFunction | ( | void * | target, | |
| IOReturn | result, | |||
| void * | refcon, | |||
| void * | sender | |||
| ) | [static] |
| const char* AppleRemoteDeviceName = "AppleIRController" |
| const NSTimeInterval DEFAULT_MAXIMUM_CLICK_TIME_DIFFERENCE = 0.35 |
| const NSTimeInterval HOLD_RECOGNITION_TIME_INTERVAL = 0.4 |
| const int REMOTE_SWITCH_COOKIE = 19 |
Singleton AppleRemote* sharedInstance = nil [static] |
1.5.1