MPV_EVENT_AUDIO_RECONFIG constant
int
const MPV_EVENT_AUDIO_RECONFIG
Similar to MPV_EVENT_VIDEO_RECONFIG. This is relatively uninteresting, because there is no such thing as audio output embedding.
Implementation
static const int MPV_EVENT_AUDIO_RECONFIG = 18;