summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/cmd_list.h')
-rw-r--r--input/cmd_list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/input/cmd_list.h b/input/cmd_list.h
index 84e64273e2..c761be98ee 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -73,6 +73,9 @@ enum mp_command_type {
MP_CMD_MULTIPLY,
MP_CMD_CYCLE_VALUES,
MP_CMD_STOP,
+ MP_CMD_AUDIO_ADD,
+ MP_CMD_AUDIO_REMOVE,
+ MP_CMD_AUDIO_RELOAD,
MP_CMD_ENABLE_INPUT_SECTION,
MP_CMD_DISABLE_INPUT_SECTION,