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

Data Fields

AVIOContextseek_table
 
AVIOContextdata
 
uint32_t nb_samples
 
int frame_size
 
int last_frame
 

Detailed Description

Definition at line 30 of file ttaenc.c.

Field Documentation

AVIOContext* TTAMuxContext::seek_table

Definition at line 31 of file ttaenc.c.

Referenced by tta_write_header(), tta_write_packet(), and tta_write_trailer().

AVIOContext* TTAMuxContext::data

Definition at line 32 of file ttaenc.c.

Referenced by tta_write_header(), tta_write_packet(), and tta_write_trailer().

uint32_t TTAMuxContext::nb_samples

Definition at line 33 of file ttaenc.c.

Referenced by tta_write_packet(), and tta_write_trailer().

int TTAMuxContext::frame_size

Definition at line 34 of file ttaenc.c.

Referenced by tta_write_header(), and tta_write_packet().

int TTAMuxContext::last_frame

Definition at line 35 of file ttaenc.c.

Referenced by tta_write_packet().


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