bg_chapter_list_t Struct Reference
[Track information]

Chapter list. More...

#include <streaminfo.h>


Data Fields

int num_chapters
 Number of chapters.
int timescale
 Scale of the timestamps.
struct {
   int64_t   time
 Start time (seekpoint) of this chapter.
   char *   name
 Name for this chapter (or NULL if unavailable).
chapters
 Chapters.


Detailed Description

Chapter list.

Chapters in gmerlin are simply an array of seekpoints with (optionally) associated names. They are valid as soon as the file is opened


Field Documentation

Number of chapters.

Scale of the timestamps.

Start time (seekpoint) of this chapter.

Name for this chapter (or NULL if unavailable).

struct { ... } * bg_chapter_list_t::chapters

Chapters.


The documentation for this struct was generated from the following file:

Generated on Fri Oct 23 10:45:04 2009 for gmerlin by  doxygen 1.5.9