TMVContext Struct Reference
Collaboration diagram for TMVContext:
Collaboration graph

Data Fields

unsigned audio_chunk_size
 
unsigned video_chunk_size
 
unsigned padding
 
unsigned stream_index
 

Detailed Description

Definition at line 41 of file libavformat/tmv.c.

Field Documentation

unsigned TMVContext::audio_chunk_size

Definition at line 42 of file libavformat/tmv.c.

Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().

unsigned TMVContext::padding

Definition at line 44 of file libavformat/tmv.c.

Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().

unsigned TMVContext::stream_index

Definition at line 45 of file libavformat/tmv.c.

Referenced by tmv_read_packet(), and tmv_read_seek().

unsigned TMVContext::video_chunk_size

Definition at line 43 of file libavformat/tmv.c.

Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().


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