pub fn version_check() -> Result<()>
Expand description
Checks that the MPV_CLIENT_API_VERSION
of the client matches the version of mpv this crate was built for.
pub fn version_check() -> Result<()>
Checks that the MPV_CLIENT_API_VERSION
of the client matches the version of mpv this crate was built for.