MPV_EVENT_GET_PROPERTY_REPLY constant

int const MPV_EVENT_GET_PROPERTY_REPLY

Reply to a mpv_get_property_async() request. See also mpv_event and mpv_event_property.

Implementation

static const int MPV_EVENT_GET_PROPERTY_REPLY = 3;