xine-lib 1.2.13-20230125hg15249
Data Fields
matroska_chapter_t Struct Reference

#include <matroska.h>

Data Fields

uint64_t uid
 
uint64_t time_start
 
uint64_t time_end
 
int hidden
 
int enabled
 
char * title
 
char * language
 
char * country
 

Field Documentation

◆ country

char* matroska_chapter_t::country

◆ enabled

int matroska_chapter_t::enabled

◆ hidden

int matroska_chapter_t::hidden

◆ language

char* matroska_chapter_t::language

◆ time_end

uint64_t matroska_chapter_t::time_end

◆ time_start

uint64_t matroska_chapter_t::time_start

◆ title

char* matroska_chapter_t::title

◆ uid

uint64_t matroska_chapter_t::uid

Referenced by parse_chapter_atom().


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