[][src]Constant libmpv_sys::mpv_error_MPV_ERROR_PROPERTY_UNAVAILABLE

pub const mpv_error_MPV_ERROR_PROPERTY_UNAVAILABLE: mpv_error = -10;

The property exists, but is not available. This usually happens when the associated subsystem is not active, e.g. querying audio parameters while audio is disabled.