FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MOVTrack Struct Reference

#include <movenc.h>

Data Fields

int mode
 
int entry
 
unsigned timescale
 
uint64_t time
 
int64_t track_duration
 
int last_sample_is_subtitle_end
 
long sample_count
 
long sample_size
 
long chunkCount
 
int has_keyframes
 
uint32_t flags
 
uint32_t timecode_flags
 
int language
 
int track_id
 
int tag
 stsd fourcc More...
 
AVStreamst
 
AVCodecParameterspar
 
int multichannel_as_mono
 
int vos_len
 
uint8_tvos_data
 
MOVIentrycluster
 
unsigned cluster_capacity
 
int audio_vbr
 
int height
 active picture (w/o VBI) height for D-10/IMX More...
 
uint32_t tref_tag
 
int tref_id
 trackID of the referenced track More...
 
int64_t start_dts
 
int64_t start_cts
 
int64_t end_pts
 
int end_reliable
 
int hint_track
 the track that hints this track, -1 if no hint track is set More...
 
int src_track
 the track that this hint (or tmcd) track describes More...
 
AVFormatContextrtp_ctx
 the format context for the hinting rtp muxer More...
 
uint32_t prev_rtp_ts
 
int64_t cur_rtp_ts_unwrapped
 
uint32_t max_packet_size
 
int64_t default_duration
 
uint32_t default_sample_flags
 
uint32_t default_size
 
HintSampleQueue sample_queue
 
AVIOContextmdat_buf
 
int64_t data_offset
 
int64_t frag_start
 
int frag_discont
 
int entries_flushed
 
int nb_frag_info
 
MOVFragmentInfofrag_info
 
unsigned frag_info_capacity
 
struct {
   int   first_packet_seq
 
   int   first_packet_entry
 
   int   first_packet_seen
 
   int   first_frag_written
 
   int   packet_seq
 
   int   packet_entry
 
   int   slices
 
vc1_info
 
voideac3_priv
 
MOVMuxCencContext cenc
 
uint32_t palette [AVPALETTE_COUNT]
 
int pal_done
 
int is_unaligned_qt_rgb
 

Detailed Description

Definition at line 81 of file movenc.h.

Field Documentation

int MOVTrack::mode
int MOVTrack::entry
unsigned MOVTrack::timescale
uint64_t MOVTrack::time

Definition at line 85 of file movenc.h.

Referenced by mov_write_mdhd_tag(), mov_write_moov_tag(), and mov_write_tkhd_tag().

int64_t MOVTrack::track_duration
int MOVTrack::last_sample_is_subtitle_end

Definition at line 87 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_write_packet(), and mov_write_trailer().

long MOVTrack::sample_count

Definition at line 88 of file movenc.h.

Referenced by ff_mov_write_packet(), and mov_write_stts_tag().

long MOVTrack::sample_size

Definition at line 89 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_init(), and mov_write_audio_tag().

long MOVTrack::chunkCount

Definition at line 90 of file movenc.h.

Referenced by build_chunks(), mov_write_stco_tag(), mov_write_stsc_tag(), and mov_write_trak_tag().

int MOVTrack::has_keyframes

Definition at line 91 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_parse_vc1_frame(), and mov_write_stbl_tag().

uint32_t MOVTrack::flags
uint32_t MOVTrack::timecode_flags

Definition at line 99 of file movenc.h.

Referenced by mov_create_timecode_track(), and mov_write_tmcd_tag().

int MOVTrack::language
int MOVTrack::track_id
int MOVTrack::tag
AVStream* MOVTrack::st
AVCodecParameters* MOVTrack::par
int MOVTrack::multichannel_as_mono

Definition at line 105 of file movenc.h.

Referenced by mov_write_chan_tag(), and mov_write_header().

int MOVTrack::vos_len
uint8_t* MOVTrack::vos_data
MOVIentry* MOVTrack::cluster
unsigned MOVTrack::cluster_capacity

Definition at line 110 of file movenc.h.

Referenced by ff_mov_write_packet().

int MOVTrack::audio_vbr
int MOVTrack::height

active picture (w/o VBI) height for D-10/IMX

Definition at line 112 of file movenc.h.

Referenced by mov_create_dvd_sub_decoder_specific_info(), mov_init(), mov_write_colr_tag(), mov_write_tkhd_tag(), and mov_write_video_tag().

uint32_t MOVTrack::tref_tag

Definition at line 113 of file movenc.h.

Referenced by mov_write_moov_tag(), mov_write_trak_tag(), and mov_write_tref_tag().

int MOVTrack::tref_id

trackID of the referenced track

Definition at line 114 of file movenc.h.

Referenced by mov_write_moov_tag(), and mov_write_tref_tag().

int64_t MOVTrack::start_dts
int64_t MOVTrack::start_cts
int64_t MOVTrack::end_pts
int MOVTrack::end_reliable

Definition at line 118 of file movenc.h.

Referenced by mov_flush_fragment(), and mov_write_single_packet().

int MOVTrack::hint_track

the track that hints this track, -1 if no hint track is set

Definition at line 120 of file movenc.h.

Referenced by ff_mov_init_hinting(), ff_mov_write_packet(), and mov_init().

int MOVTrack::src_track

the track that this hint (or tmcd) track describes

Definition at line 121 of file movenc.h.

Referenced by ff_mov_init_hinting(), mov_create_timecode_track(), mov_write_moov_tag(), and mov_write_udta_sdp().

AVFormatContext* MOVTrack::rtp_ctx

the format context for the hinting rtp muxer

Definition at line 122 of file movenc.h.

Referenced by ff_mov_add_hinted_packet(), ff_mov_close_hinting(), ff_mov_init_hinting(), and mov_write_udta_sdp().

uint32_t MOVTrack::prev_rtp_ts

Definition at line 123 of file movenc.h.

Referenced by write_hint_packets().

int64_t MOVTrack::cur_rtp_ts_unwrapped

Definition at line 124 of file movenc.h.

Referenced by write_hint_packets().

uint32_t MOVTrack::max_packet_size

Definition at line 125 of file movenc.h.

Referenced by mov_write_rtp_tag(), and write_hint_packets().

int64_t MOVTrack::default_duration

Definition at line 127 of file movenc.h.

Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().

uint32_t MOVTrack::default_sample_flags

Definition at line 128 of file movenc.h.

Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().

uint32_t MOVTrack::default_size

Definition at line 129 of file movenc.h.

Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().

HintSampleQueue MOVTrack::sample_queue

Definition at line 131 of file movenc.h.

Referenced by ff_mov_add_hinted_packet(), ff_mov_close_hinting(), and write_hint_packets().

AVIOContext* MOVTrack::mdat_buf
int64_t MOVTrack::data_offset
int64_t MOVTrack::frag_start
int MOVTrack::frag_discont

Definition at line 136 of file movenc.h.

Referenced by check_pkt(), ff_mov_write_packet(), and mov_write_single_packet().

int MOVTrack::entries_flushed
int MOVTrack::nb_frag_info
MOVFragmentInfo* MOVTrack::frag_info
unsigned MOVTrack::frag_info_capacity

Definition at line 141 of file movenc.h.

Referenced by mov_add_tfra_entries().

int MOVTrack::first_packet_seq

Definition at line 144 of file movenc.h.

Referenced by mov_parse_vc1_frame().

int MOVTrack::first_packet_entry

Definition at line 145 of file movenc.h.

Referenced by mov_parse_vc1_frame().

int MOVTrack::first_packet_seen

Definition at line 146 of file movenc.h.

Referenced by mov_parse_vc1_frame().

int MOVTrack::first_frag_written

Definition at line 147 of file movenc.h.

Referenced by mov_parse_vc1_frame().

int MOVTrack::packet_seq

Definition at line 148 of file movenc.h.

Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().

int MOVTrack::packet_entry

Definition at line 149 of file movenc.h.

Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().

int MOVTrack::slices

Definition at line 150 of file movenc.h.

Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().

struct { ... } MOVTrack::vc1_info
void* MOVTrack::eac3_priv

Definition at line 153 of file movenc.h.

Referenced by mov_write_eac3_tag().

MOVMuxCencContext MOVTrack::cenc

Definition at line 155 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_free(), mov_init(), and mov_write_stbl_tag().

uint32_t MOVTrack::palette[AVPALETTE_COUNT]

Definition at line 157 of file movenc.h.

Referenced by mov_write_packet(), and mov_write_video_tag().

int MOVTrack::pal_done

Definition at line 158 of file movenc.h.

Referenced by mov_write_packet().

int MOVTrack::is_unaligned_qt_rgb

Definition at line 160 of file movenc.h.

Referenced by mov_init(), and mov_write_packet().


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