TMVContext Struct Reference

Data Fields

AVFrame pic
unsigned audio_chunk_size
unsigned video_chunk_size
unsigned padding
unsigned stream_index

Detailed Description

Definition at line 33 of file tmv.c.

Field Documentation

unsigned TMVContext::audio_chunk_size

Definition at line 41 of file tmv.c.

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

unsigned TMVContext::padding

Definition at line 43 of file tmv.c.

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

AVFrame TMVContext::pic

Definition at line 34 of file tmv.c.

Referenced by tmv_decode_close(), and tmv_decode_frame().

unsigned TMVContext::stream_index

Definition at line 44 of file tmv.c.

Referenced by tmv_read_packet(), and tmv_read_seek().

unsigned TMVContext::video_chunk_size

Definition at line 42 of file tmv.c.

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


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