JVDemuxContext Struct Reference

Public Types

enum  { JV_AUDIO = 0, JV_VIDEO, JV_PADDING }

Data Fields

JVFrameframes
enum JVDemuxContext:: { ... }  state
int64_t pts

Detailed Description

Definition at line 41 of file jvdec.c.

Member Enumeration Documentation

anonymous enum
Enumerator:
JV_AUDIO 
JV_VIDEO 
JV_PADDING 

Definition at line 43 of file jvdec.c.

Field Documentation

JVFrame* JVDemuxContext::frames

Definition at line 42 of file jvdec.c.

Referenced by read_header(), and read_packet().

int64_t JVDemuxContext::pts

Definition at line 48 of file jvdec.c.

Referenced by read_packet(), and read_seek().

enum { ... } JVDemuxContext::state

Referenced by read_header(), read_packet(), and read_seek().


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