mpvErrorPropertyNotFound constant
int
const mpvErrorPropertyNotFound
The named property does not exist (MPV_ERROR_PROPERTY_NOT_FOUND).
Implementation
static const int mpvErrorPropertyNotFound = -8;