MPV_EVENT_START_FILE constant

int const MPV_EVENT_START_FILE

Notification before playback start of a file (before the file is loaded). See also mpv_event and mpv_event_start_file.

Implementation

static const int MPV_EVENT_START_FILE = 6;