MPV_EVENT_FILE_LOADED constant

int const MPV_EVENT_FILE_LOADED

Notification when the file has been loaded (headers were read etc.), and decoding starts.

Implementation

static const int MPV_EVENT_FILE_LOADED = 8;