Expand description
Various functions for ensuring that the currently used mpv player and header match the version this crate was intended for.
Functionsยง
- generated_
version_ check - Checks that the mpv/client.h passed to bindgen matches the version of mpv that this crate was written for.
- version_
check - Checks that the
MPV_CLIENT_API_VERSION
of the client matches the version of mpv this crate was built for.