![]() |
libgpac
Documentation of the core library of GPAC
|
Event system used by GPAC playback. More...
Include dependency graph for events.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | GF_EventMouse |
| struct | GF_EventMultiTouch |
| struct | GF_EventKey |
| struct | GF_EventChar |
| struct | GF_EventSize |
| struct | GF_EventVideoSetup |
| struct | GF_EventShow |
| struct | GF_EventCursor |
| struct | GF_EventCaption |
| struct | GF_EventMove |
| struct | GF_EventDuration |
| struct | GF_EventNavigate |
| struct | GF_EventProgress |
| struct | GF_EventConnect |
| struct | GF_EventAddonConnect |
| struct | GF_EventAuthorize |
| struct | GF_EventSysColors |
| struct | GF_EventMutation |
| struct | GF_EventOpenFile |
| struct | GF_EventOrientationSensor |
| struct | GF_EventGPS |
| struct | GF_EventSensorRequest |
| struct | GF_EventClipboard |
| union | GF_Event |
| union | GF_EventProgress.__unnamed35__ |
Enumerations | |
| enum | { GF_MOUSE_LEFT = 0 , GF_MOUSE_MIDDLE , GF_MOUSE_RIGHT } |
| enum | GF_DisplayOrientationType { GF_DISPLAY_MODE_UNKNOWN =0 , GF_DISPLAY_MODE_PORTRAIT , GF_DISPLAY_MODE_LANDSCAPE , GF_DISPLAY_MODE_LANDSCAPE_INV , GF_DISPLAY_MODE_PORTRAIT_INV } |
Event system used by GPAC playback.
>