|
FFmpeg
|
Data Fields | |
| int | current_frame |
| uint8_t * | frame_flags |
| uint32_t * | frame_offsets |
| int PDVDemuxContext::current_frame |
Definition at line 28 of file pdvdec.c.
Referenced by pdv_read_header(), pdv_read_packet(), and pdv_read_seek().
| uint8_t* PDVDemuxContext::frame_flags |
Definition at line 29 of file pdvdec.c.
Referenced by pdv_read_close(), and pdv_read_header().
| uint32_t* PDVDemuxContext::frame_offsets |
Definition at line 30 of file pdvdec.c.
Referenced by pdv_read_close(), and pdv_read_header().
1.8.17