22 #ifndef __BG_STREAMINFO_H_
23 #define __BG_STREAMINFO_H_
26 #include <gavl/metadata.h>
28 #include <libxml/tree.h>
29 #include <libxml/parser.h>
142 gavl_metadata_t * ret);
152 gavl_metadata_t * ret);
249 int64_t time,
const char * name);
327 #define BG_TRACK_SEEKABLE (1<<0)
328 #define BG_TRACK_PAUSABLE (1<<1)
379 const char * location);
398 #endif // /__BG_STREAMINFO_H_