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
attribute_deprecated char * title
 chapter title
AVMetadatametadata


Detailed Description

Definition at line 667 of file avformat.h.


Field Documentation

unique ID to identify the chapter

Definition at line 668 of file avformat.h.

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

time base in which the start/end timestamps are specified

Definition at line 669 of file avformat.h.

Referenced by av_dump_format(), compute_chapters_end(), copy_chapters(), ff_new_chapter(), mkv_write_chapters(), mov_create_chapter_track(), mov_write_chpl_tag(), read_header(), and write_trailer().

int64_t AVChapter::end

chapter title

Definition at line 672 of file avformat.h.

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


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

Generated on Mon May 2 19:50:32 2011 for FFmpeg by  doxygen 1.5.6