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

Data Fields

int audio_size
 
int video_size
 audio packet size (bytes)
 
int palette_size
 video packet size (bytes)
 
int video_type
 palette size (bytes)
 

Detailed Description

Definition at line 35 of file jvdec.c.

Field Documentation

int JVFrame::audio_size

Definition at line 36 of file jvdec.c.

Referenced by read_header(), and read_packet().

int JVFrame::video_size

audio packet size (bytes)

Definition at line 37 of file jvdec.c.

Referenced by read_header(), and read_packet().

int JVFrame::palette_size

video packet size (bytes)

Definition at line 38 of file jvdec.c.

Referenced by read_header(), and read_packet().

int JVFrame::video_type

palette size (bytes)

Definition at line 39 of file jvdec.c.

Referenced by read_header(), and read_packet().


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