FFmpeg
Loading...
Searching...
No Matches
Data Fields
AVChapter Struct Reference

#include <avformat.h>

Data Fields

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

Detailed Description

Definition at line 1292 of file avformat.h.

Field Documentation

◆  id

int64_t AVChapter::id

unique ID to identify the chapter

Definition at line 1293 of file avformat.h.

Referenced by avpriv_new_chapter(), chapter_start_cmp(), copy_chapters(), ogm_chapter(), and show_chapters().

◆  time_base

AVRational AVChapter::time_base

time base in which the start/end timestamps are specified

Definition at line 1294 of file avformat.h.

Referenced by av_dump_format(), avpriv_new_chapter(), chapter_start_cmp(), compute_chapters_end(), copy_chapters(), ff_vorbiscomment_write(), nut_write_header(), seek_chapter(), show_chapters(), write_chapter(), and write_trailer().

◆  start

int64_t AVChapter::start

Definition at line 1295 of file avformat.h.

Referenced by aa_read_seek(), av_dump_format(), avpriv_new_chapter(), chapter_start_cmp(), compute_chapters_end(), copy_chapters(), ff_vorbiscomment_write(), seek_chapter(), show_chapters(), write_chapter(), write_chapter(), and write_trailer().

◆  end

int64_t AVChapter::end

chapter start/end time in time_base units

Definition at line 1295 of file avformat.h.

Referenced by aa_read_seek(), av_dump_format(), avpriv_new_chapter(), compute_chapters_end(), copy_chapters(), show_chapters(), write_chapter(), write_chapter(), and write_trailer().

◆  metadata

AVDictionary* AVChapter::metadata

Definition at line 1296 of file avformat.h.

Referenced by av_dump_format(), avpriv_new_chapter(), copy_chapters(), decode_info_header(), ff_id3v2_parse_chapters(), of_add_metadata(), ogm_chapter(), read_header(), show_chapters(), write_chapter(), write_chapter(), and write_trailer().


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

Generated on Sun Sep 6 2026 19:21:24 for FFmpeg by doxygen 1.13.2

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