#include <client.h>
Public Attributes | |
const char * | name |
The hook name as passed to mpv_hook_add(). More... | |
uint64_t | id |
Internal ID that must be passed to mpv_hook_continue(). More... | |
uint64_t mpv_event_hook::id |
Internal ID that must be passed to mpv_hook_continue().
const char* mpv_event_hook::name |
The hook name as passed to mpv_hook_add().