playerctl-sys

Version License

Unsafe Rust bindings to libplayerctl. This crate makes use of the Playerctl and GLib sources, which are licensed under LGPL-3.0. You must have clang and glib-2.0 installed on your system to build this crate.

Some API members require types from glib-sys, which are exported from this crate for convenience. Note that the glib crate re-exports glib-sys as glib::ffi.

Relevant docs