MPV_ERROR_PROPERTY_FORMAT constant

int const MPV_ERROR_PROPERTY_FORMAT

Trying to set or get a property using an unsupported MPV_FORMAT.

Implementation

static const int MPV_ERROR_PROPERTY_FORMAT = -9;