AVChapter Struct Reference

#include <avformat.h>


Data Fields

unique ID to identify the chapter
time base in which the start/end timestamps are specified
int64_t start
int64_t end
chapter start/end time in time_base units

Detailed Description

Definition at line 868 of file avformat.h.


Field Documentation

int64_t AVChapter::end

chapter start/end time in time_base units

Definition at line 871 of file avformat.h.

Referenced by av_dump_format(), avpriv_new_chapter(), compute_chapters_end(), copy_chapters(), mkv_write_chapters(), mov_create_chapter_track(), read_chapter(), read_header(), write_chapter(), and write_trailer().

unique ID to identify the chapter

Definition at line 869 of file avformat.h.

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

Definition at line 872 of file avformat.h.

Referenced by av_dump_format(), avformat_free_context(), avpriv_new_chapter(), copy_chapters(), decode_info_header(), ff_metadata_conv_ctx(), mkv_write_chapters(), mkv_write_tags(), ogm_chapter(), opt_output_file(), read_header(), write_chapter(), and write_trailer().

Definition at line 871 of file avformat.h.

Referenced by av_dump_format(), avpriv_new_chapter(), compute_chapters_end(), copy_chapters(), mkv_write_chapters(), mov_write_chpl_tag(), write_chapter(), and write_trailer().

time base in which the start/end timestamps are specified

Definition at line 870 of file avformat.h.

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


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

Generated on Fri Oct 26 02:50:14 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /