MPV_LOG_LEVEL_ERROR constant

int const MPV_LOG_LEVEL_ERROR

"fatal" - critical/aborting errors

Implementation

static const int MPV_LOG_LEVEL_ERROR = 20;