diff options
Diffstat (limited to 'include/xine.h')
-rw-r--r-- | include/xine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xine.h b/include/xine.h index f3c79a7b4..613850b09 100644 --- a/include/xine.h +++ b/include/xine.h @@ -946,6 +946,7 @@ const char *xine_get_meta_info (xine_stream_t *stream, int info) XINE_PROTECTE #define XINE_META_INFO_INPUT_PLUGIN 9 #define XINE_META_INFO_CDINDEX_DISCID 10 #define XINE_META_INFO_TRACK_NUMBER 11 +#define XINE_META_INFO_COMPOSER 12 /********************************************************************* |