event_idAsInt property
One of mpv_event. Keep in mind that later ABI compatible releases might add new event types. These should be ignored by the API user.
Implementation
@ffi.UnsignedInt()
external int event_idAsInt;
One of mpv_event. Keep in mind that later ABI compatible releases might add new event types. These should be ignored by the API user.
@ffi.UnsignedInt()
external int event_idAsInt;