Audacity 3.2.0
Public Attributes | List of all members
AVChapter Struct Reference

#include <ffmpeg-2.3.6-single-header.h>

Collaboration diagram for AVChapter:
[legend]

Public Attributes

int id
 
AVRational time_base
 
int64_t start
 
int64_t end
 
AVDictionarymetadata
 
int64_t id
 

Detailed Description

Definition at line 4518 of file ffmpeg-2.3.6-single-header.h.

Member Data Documentation

◆ end

int64_t AVChapter::end

Definition at line 4521 of file ffmpeg-2.3.6-single-header.h.

◆ id [1/2]

int64_t AVChapter::id

Definition at line 4519 of file ffmpeg-2.3.6-single-header.h.

◆ id [2/2]

int64_t AVChapter::id

Definition at line 4269 of file ffmpeg-5.0.1-single-header.h.

◆ metadata

AVDictionary * AVChapter::metadata

Definition at line 4522 of file ffmpeg-2.3.6-single-header.h.

◆ start

int64_t AVChapter::start

Definition at line 4521 of file ffmpeg-2.3.6-single-header.h.

◆ time_base

AVRational AVChapter::time_base

Definition at line 4520 of file ffmpeg-2.3.6-single-header.h.


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