AVChapter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

end
long end;

< chapter start/end time in time_base units

id
int id;

< unique ID to identify the chapter

metadata
AVDictionary* metadata;
Undocumented in source.
start
long start;
Undocumented in source.
time_base
AVRational time_base;

< time base in which the start/end timestamps are specified

Meta