summaryrefslogtreecommitdiffstats
path: root/player/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.h')
-rw-r--r--player/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/command.h b/player/command.h
index 56eb30f859..a676709851 100644
--- a/player/command.h
+++ b/player/command.h
@@ -40,6 +40,7 @@ enum mp_event {
MP_EVENT_PROPERTY, // char*, property that is changed
MP_EVENT_TRACKS_CHANGED,
MP_EVENT_START_FILE,
+ MP_EVENT_PLAYBACK_START,
MP_EVENT_END_FILE,
};