diff options
Diffstat (limited to 'include/xine.h')
-rw-r--r-- | include/xine.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xine.h b/include/xine.h index 29c9d6429..86220388d 100644 --- a/include/xine.h +++ b/include/xine.h @@ -963,6 +963,8 @@ const char *xine_get_meta_info (xine_stream_t *stream, int info) XINE_PROTECTE #define XINE_META_INFO_PART 23 #define XINE_META_INFO_PARTNUMBER 24 #define XINE_META_INFO_LOCATION 25 +/* post-1.1.18.1 */ +#define XINE_META_INFO_DISCNUMBER 26 /********************************************************************* |