Go to the source code of this file.
◆ vout_SendEventClose()
◆ vout_SendEventKey()
◆ vout_SendEventMouseDoubleClick()
static void vout_SendEventMouseDoubleClick |
( |
vout_thread_t * |
vout | ) |
|
|
inlinestatic |
◆ vout_SendEventMouseMoved()
static void vout_SendEventMouseMoved |
( |
vout_thread_t * |
vout, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
inlinestatic |
◆ vout_SendEventMousePressed()
static void vout_SendEventMousePressed |
( |
vout_thread_t * |
vout, |
|
|
int |
button |
|
) |
| |
|
inlinestatic |
◆ vout_SendEventMouseReleased()
static void vout_SendEventMouseReleased |
( |
vout_thread_t * |
vout, |
|
|
int |
button |
|
) |
| |
|
inlinestatic |
◆ vout_SendEventViewpointChangeable()
static void vout_SendEventViewpointChangeable |
( |
vout_thread_t * |
vout, |
|
|
bool |
b_can_change |
|
) |
| |
|
inlinestatic |
◆ vout_SendEventViewpointMoved()