gavl
Data Fields
gavl_chapter_list_t Struct Reference

Chapter list. More...

#include <chapterlist.h>

Data Fields

uint32_t num_chapters
 Number of chapters.
 
uint32_t 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.

Field Documentation

uint32_t gavl_chapter_list_t::num_chapters

Number of chapters.

uint32_t gavl_chapter_list_t::timescale

Scale of the timestamps.

int64_t gavl_chapter_list_t::time

Start time (seekpoint) of this chapter.

char* gavl_chapter_list_t::name

Name for this chapter (or NULL if unavailable)

struct { ... } * gavl_chapter_list_t::chapters

Chapters.


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