MPV_EVENT_SET_PROPERTY_REPLY constant

int const MPV_EVENT_SET_PROPERTY_REPLY

Reply to a mpv_set_property_async() request. (Unlike MPV_EVENT_GET_PROPERTY, mpv_event_property is not used.)

Implementation

static const int MPV_EVENT_SET_PROPERTY_REPLY = 4;