]> git.sesse.net Git - vlc/blobdiff - include/vlc_keys.h
* Hotkey to set audio delay on the fly
[vlc] / include / vlc_keys.h
index 7b5fbf004bcdc7bf33189ebbde62bd89fb4d3b92..f7b6a391a1ef0f1c41865a662c8358e7f091cbfc 100644 (file)
@@ -235,4 +235,6 @@ static inline int StringToKey( char *psz_key )
 #define ACTIONID_CUBESPEED_UP          52
 #define ACTIONID_CUBESPEED_DOWN        53
 #define ACTIONID_INTF_SHOW             52
+#define ACTIONID_AUDIODELAY_UP         53
+#define ACTIONID_AUDIODELAY_DOWN       54