]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
* stream_output.h: added a vlc_meta_t field to sout_instance_t,
[vlc] / include / vlc_common.h
index ce07045d892c1ff856c8412c81e8f92c5ff8c16b..1ca86bdfa81527b57b61ed069f67dfcbcc6dc8e4 100644 (file)
@@ -312,6 +312,9 @@ typedef int (*httpd_file_callback_t)( httpd_file_sys_t*, httpd_file_t *, uint8_t
 typedef struct httpd_redirect_t httpd_redirect_t;
 typedef struct httpd_stream_t httpd_stream_t;
 
+/* divers */
+typedef struct vlc_meta_t vlc_meta_t;
+
 
 /*****************************************************************************
  * Variable callbacks