id property

  1. @Uint64()
int id
getter/setter pair

Internal ID that must be passed to mpv_hook_continue().

Implementation

@ffi.Uint64()
external int id;