FFmpeg
|
JVDemuxContext Struct Reference
Collaboration diagram for JVDemuxContext:

Public Types | |
enum | { JV_AUDIO = 0, JV_VIDEO, JV_PADDING } |
Data Fields | |
JVFrame * | frames |
enum JVDemuxContext:: { ... } | state |
int64_t | pts |
Detailed Description
Member Enumeration Documentation
Field Documentation
JVFrame* JVDemuxContext::frames |
Definition at line 43 of file jvdec.c.
Referenced by read_close(), read_header(), and read_packet().
int64_t JVDemuxContext::pts |
Definition at line 49 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:
- ffmpeg/libavformat/jvdec.c
Generated on Sun Sep 21 2025 07:00:55 for FFmpeg by
