manpage: briefly mention libmpv

This commit is contained in:
wm4
2015-10-30 09:49:16 +01:00
parent 3dec68ba47
commit 8eb7cb28f9

View File

@@ -726,6 +726,15 @@ The profile always overrides other settings in ``mpv.conf``.
.. include:: changes.rst
EMBEDDING INTO OTHER PROGRAMS (LIBMPV)
======================================
mpv can be embedded into other programs as video/audio playback backend. The
recommended way to to so is using libmpv. See ``libmpv/client.h`` in the mpv
source code repository. This provides a C API. Bindings for other languages
might be available (see wiki).
ENVIRONMENT VARIABLES
=====================