AVChapter Struct Reference

#include <avformat.h>


Data Fields

int id
 unique ID to identify the chapter
AVRational time_base
 time base in which the start/end timestamps are specified
int64_t start
int64_t end
 chapter start/end time in time_base units
char * title
 chapter title
AVMetadatametadata


Detailed Description

Definition at line 557 of file avformat.h.


Field Documentation

unique ID to identify the chapter

Definition at line 558 of file avformat.h.

Referenced by copy_chapters(), ff_new_chapter(), mkv_write_chapters(), and ogm_chapter().

time base in which the start/end timestamps are specified

Definition at line 559 of file avformat.h.

Referenced by compute_chapters_end(), copy_chapters(), dump_format(), ff_new_chapter(), and mkv_write_chapters().

int64_t AVChapter::end

chapter start/end time in time_base units

Definition at line 560 of file avformat.h.

Referenced by compute_chapters_end(), copy_chapters(), dump_format(), ff_new_chapter(), and mkv_write_chapters().

chapter title

Definition at line 562 of file avformat.h.

Referenced by av_close_input_stream(), ff_metadata_demux_compat(), and ff_new_chapter().


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

Generated on Tue Apr 20 17:40:01 2010 for FFmpeg by  doxygen 1.5.6