FFmpeg
Data Fields
TMVContext Struct Reference

Data Fields

unsigned audio_chunk_size
 
unsigned video_chunk_size
 
unsigned padding
 
unsigned stream_index
 

Detailed Description

Definition at line 42 of file tmv.c.

Field Documentation

◆ audio_chunk_size

unsigned TMVContext::audio_chunk_size

Definition at line 43 of file tmv.c.

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

◆ video_chunk_size

unsigned TMVContext::video_chunk_size

Definition at line 44 of file tmv.c.

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

◆ padding

unsigned TMVContext::padding

Definition at line 45 of file tmv.c.

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

◆ stream_index

unsigned TMVContext::stream_index

Definition at line 46 of file tmv.c.

Referenced by tmv_read_packet(), and tmv_read_seek().


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