Libav
Data Fields
MOVIentry Struct Reference

#include <movenc.h>

Data Fields

uint64_t pos
 
int64_t dts
 
unsigned int size
 
unsigned int samples_in_chunk
 
unsigned int entries
 
int cts
 
uint32_t flags
 

Detailed Description

Definition at line 45 of file movenc.h.

Field Documentation

§ pos

uint64_t MOVIentry::pos

§ dts

int64_t MOVIentry::dts

§ size

unsigned int MOVIentry::size

§ samples_in_chunk

unsigned int MOVIentry::samples_in_chunk

Definition at line 49 of file movenc.h.

Referenced by ff_mov_write_packet(), and mov_write_stsc_tag().

§ entries

unsigned int MOVIentry::entries

Definition at line 50 of file movenc.h.

Referenced by ff_mov_write_packet(), and mov_write_stsz_tag().

§ cts

int MOVIentry::cts

§ flags

uint32_t MOVIentry::flags

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