22 #ifndef __BG_STREAMINFO_H_
23 #define __BG_STREAMINFO_H_
26 #include <gavl/metadata.h>
27 #include <gavl/chapterlist.h>
29 #include <libxml/tree.h>
30 #include <libxml/parser.h>
154 gavl_metadata_t * ret);
164 gavl_metadata_t * ret);
232 gavl_chapter_list_t *
249 #define BG_TRACK_SEEKABLE (1<<0)
250 #define BG_TRACK_PAUSABLE (1<<1)
299 const char * location);
325 #endif // /__BG_STREAMINFO_H_