]> git.sesse.net Git - vlc/blobdiff - include/vlc_vlm.h
* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support is beginning to work.
[vlc] / include / vlc_vlm.h
index 49ca30298211b33da7bf9b4b2081e5081c43a062..255e9659420894685a4c5a631c67d17f962ebe00 100644 (file)
@@ -69,6 +69,7 @@ typedef struct
 
     /* only for vod */
     vod_media_t *vod_media;
+    char *psz_vod_output;
 
     /* actual input instances */
     int                  i_instance;