MOVIentry Struct Reference

#include <movenc.h>


Data Fields

unsigned int size
uint64_t pos
unsigned int samplesInChunk
unsigned int chunkNum
 Chunk number if the current entry is a chunk start otherwise 0.
unsigned int entries
int cts
int64_t dts
uint32_t flags
uint8_t * data


Detailed Description

Definition at line 42 of file movenc.h.


Field Documentation

unsigned int MOVIentry::chunkNum

Chunk number if the current entry is a chunk start otherwise 0.

Definition at line 46 of file movenc.h.

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

uint8_t* MOVIentry::data

Definition at line 53 of file movenc.h.

Referenced by ff_mov_write_packet(), and flush_cluster_buffer().

int64_t MOVIentry::dts

unsigned int MOVIentry::entries

Definition at line 47 of file movenc.h.

Referenced by build_chunks(), ff_mov_write_packet(), and mov_write_stsz_tag().

uint32_t MOVIentry::flags

Definition at line 52 of file movenc.h.

Referenced by ff_mov_write_packet(), mov_write_stss_tag(), and mov_write_trun_tag().

uint64_t MOVIentry::pos

Definition at line 44 of file movenc.h.

Referenced by build_chunks(), ff_mov_write_packet(), and mov_write_stco_tag().

Definition at line 45 of file movenc.h.

Referenced by build_chunks(), ff_mov_write_packet(), and mov_write_stsc_tag().

unsigned int MOVIentry::size


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

Generated on Fri Oct 26 02:43:56 2012 for FFmpeg by  doxygen 1.5.8