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

Data Fields

int version
 
int first_frame
 
int first_framesz
 
int last_frame
 
int compoff
 
int framecnt
 
AVRational fps
 
int frame
 
int next_frame
 
int next_framesz
 
int video_stream_index
 
int audio_stream_index
 
int compcount
 
unsigned char components [16]
 
AVStreamvst
 
int has_audio
 
unsigned audiosize
 

Detailed Description

Definition at line 27 of file thp.c.

Field Documentation

int ThpDemuxContext::version

Definition at line 28 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::first_frame

Definition at line 29 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::first_framesz

Definition at line 30 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::last_frame

Definition at line 31 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::compoff

Definition at line 32 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::framecnt

Definition at line 33 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

AVRational ThpDemuxContext::fps

Definition at line 34 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::frame

Definition at line 35 of file thp.c.

Referenced by thp_read_packet().

int ThpDemuxContext::next_frame

Definition at line 36 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::next_framesz

Definition at line 37 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::video_stream_index

Definition at line 38 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::audio_stream_index

Definition at line 39 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::compcount

Definition at line 40 of file thp.c.

Referenced by thp_read_header().

unsigned char ThpDemuxContext::components[16]

Definition at line 41 of file thp.c.

Referenced by thp_read_header().

AVStream* ThpDemuxContext::vst

Definition at line 42 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::has_audio

Definition at line 43 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

unsigned ThpDemuxContext::audiosize

Definition at line 44 of file thp.c.

Referenced by thp_read_packet().


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