mpv_event_hook

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct mpv_event_hook {}

Members

Variables

id
ulong id;

Internal ID that must be passed to mpv_hook_continue().

name
const(char)* name;

The hook name as passed to mpv_hook_add().

Meta