MOVMuxContext Struct Reference

#include <movenc.h>

Data Fields

const AVClassav_class
int mode
int64_t time
int nb_streams
int chapter_track
 qt chapter track number
int64_t mdat_pos
uint64_t mdat_size
MOVTracktracks
int flags
int rtp_flags
int iods_skip
int iods_video_profile
int iods_audio_profile

Detailed Description

Definition at line 103 of file movenc.h.


Field Documentation

Definition at line 104 of file movenc.h.

qt chapter track number

Definition at line 108 of file movenc.h.

Referenced by mov_write_header(), mov_write_moov_tag(), and mov_write_trailer().

Definition at line 113 of file movenc.h.

Referenced by mov_write_header().

Definition at line 117 of file movenc.h.

Referenced by mov_write_iods_tag().

Definition at line 115 of file movenc.h.

Referenced by mov_write_moov_tag().

Definition at line 116 of file movenc.h.

Referenced by mov_write_iods_tag().

Definition at line 109 of file movenc.h.

Referenced by mov_write_mdat_tag(), and mov_write_trailer().

Definition at line 110 of file movenc.h.

Referenced by ff_mov_write_packet(), and mov_write_trailer().

Definition at line 114 of file movenc.h.

Definition at line 106 of file movenc.h.

Referenced by mov_write_header(), mov_write_moov_tag(), and mov_write_mvhd_tag().


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