FFmpeg
|
JVFrame Struct Reference
Data Fields | |
int | audio_size |
int | video_size |
audio packet size (bytes) More... | |
int | palette_size |
video packet size (bytes) More... | |
int | video_type |
palette size (bytes) More... | |
Detailed Description
Definition at line 35 of file libavformat/jvdec.c.
Field Documentation
int JVFrame::audio_size |
Definition at line 36 of file libavformat/jvdec.c.
Referenced by read_header(), and read_packet().
int JVFrame::palette_size |
video packet size (bytes)
Definition at line 38 of file libavformat/jvdec.c.
Referenced by read_header(), and read_packet().
int JVFrame::video_size |
audio packet size (bytes)
Definition at line 37 of file libavformat/jvdec.c.
Referenced by read_header(), and read_packet().
int JVFrame::video_type |
palette size (bytes)
Definition at line 39 of file libavformat/jvdec.c.
Referenced by read_header(), and read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11