FFmpeg  1.2.12
Data Fields
ThpDemuxContext Struct Reference

Data Fields

int version
unsigned first_frame
unsigned first_framesz
unsigned last_frame
int compoff
unsigned framecnt
AVRational fps
unsigned frame
int64_t next_frame
unsigned 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::audio_stream_index

Definition at line 39 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().

int ThpDemuxContext::compcount

Definition at line 40 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().

unsigned char ThpDemuxContext::components[16]

Definition at line 41 of file thp.c.

Referenced by thp_read_header().

unsigned ThpDemuxContext::first_frame

Definition at line 29 of file thp.c.

Referenced by thp_read_header().

unsigned ThpDemuxContext::first_framesz

Definition at line 30 of file thp.c.

Referenced by thp_read_header().

AVRational ThpDemuxContext::fps

Definition at line 34 of file thp.c.

Referenced by thp_read_header().

unsigned ThpDemuxContext::frame

Definition at line 35 of file thp.c.

Referenced by thp_read_packet().

unsigned ThpDemuxContext::framecnt

Definition at line 33 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::has_audio

Definition at line 43 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

unsigned ThpDemuxContext::last_frame

Definition at line 31 of file thp.c.

Referenced by thp_read_header().

int64_t ThpDemuxContext::next_frame

Definition at line 36 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

unsigned ThpDemuxContext::next_framesz

Definition at line 37 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

int ThpDemuxContext::version

Definition at line 28 of file thp.c.

Referenced by thp_read_header().

int ThpDemuxContext::video_stream_index

Definition at line 38 of file thp.c.

Referenced by thp_read_header(), and thp_read_packet().

AVStream* ThpDemuxContext::vst

Definition at line 42 of file thp.c.

Referenced by thp_read_header().


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