0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/client_api_examples
wm4 fe4fbb5775 DOCS/client_api_examples: add a Qt example
This is pretty dumb and extremely basic. The main purpose is
demonstrating how to integrate mpv into the Qt GUI thread.
2014-07-04 02:24:49 +02:00
..
qtexample.cpp DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +02:00
qtexample.h DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +02:00
qtexample.pro DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +02:00
shared.h Add a client API example 2014-02-10 21:30:55 +01:00
simple.c client API: rename mpv_destroy() to mpv_detach_destroy() 2014-06-07 20:25:48 +02:00