]> git.sesse.net Git - vlc/blobdiff - include/vlc_keys.h
* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
[vlc] / include / vlc_keys.h
index dcdf6150854deb093e7576d8e32811942586cddd..b8eb6f2fa087b652a516b5f8a8101fc697658d23 100644 (file)
@@ -226,3 +226,5 @@ static inline int StringToKey( char *psz_key )
 #define ACTIONID_PLAY_BOOKMARK9        44
 #define ACTIONID_PLAY_BOOKMARK10       45
 /* end of contiguous zone */
+#define ACTIONID_SUBDELAY_UP           46
+#define ACTIONID_SUBDELAY_DOWN         47