summaryrefslogtreecommitdiffstats
path: root/libmpv/mpv.def
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-26 23:39:35 +0100
committerwm4 <wm4@nowhere>2020-03-26 23:39:35 +0100
commitca3492213035ac6299fc54803520ee9427595181 (patch)
treefacd28c3badeea381b8e32dc7e0195580ffccb0e /libmpv/mpv.def
parent0405b575d83ae61780db861dc68935efe6d60347 (diff)
downloadmpv-ca3492213035ac6299fc54803520ee9427595181.tar.bz2
mpv-ca3492213035ac6299fc54803520ee9427595181.tar.xz
client API: add a per client unique ID
I mostly intend this for internal purposes. Probably pretty useless for external API users, but on the other hand trivial to expose. While it makes a lot of sense internally, I'll probably regret exposing it.
Diffstat (limited to 'libmpv/mpv.def')
-rw-r--r--libmpv/mpv.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpv/mpv.def b/libmpv/mpv.def
index 6e20a668de..50a713531f 100644
--- a/libmpv/mpv.def
+++ b/libmpv/mpv.def
@@ -1,5 +1,6 @@
mpv_abort_async_command
mpv_client_api_version
+mpv_client_id
mpv_client_name
mpv_command
mpv_command_async