]> git.sesse.net Git - vlc/blobdiff - share/http/requests/status.xml
* web interface: add a snapshot button
[vlc] / share / http / requests / status.xml
index b73b0ddf25c9c2114860f8a524ced48a24db0aff..26f4fa6fa3ec4e1949f52108fa6c25d34a3ca52b 100644 (file)
@@ -91,6 +91,9 @@
       <vlc id="rpn" param1="'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_get ! 'fullscreen' 'VLC_OBJECT_VOUT' vlc_var_set" />
     <vlc id="end" />
   <vlc id="end" />
+  <vlc id="if" param1="command value 'snapshot' strcmp 0 =" />
+    <vlc id="rpn" param1="snapshot" />
+  <vlc id="end" />
   <vlc id="if" param1="command value 'volume' strcmp 0 =" />
     <vlc id="rpn" param1="val value vlc_volume_set" />
   <vlc id="end"/>