FFmpeg
|
BMVContext Struct Reference
Data Fields | |
uint8_t * | packet |
int | size |
int | get_next |
int64_t | audio_pos |
Detailed Description
Definition at line 35 of file libavformat/bmv.c.
Field Documentation
int64_t BMVContext::audio_pos |
Definition at line 39 of file libavformat/bmv.c.
Referenced by bmv_read_header(), and bmv_read_packet().
int BMVContext::get_next |
Definition at line 38 of file libavformat/bmv.c.
Referenced by bmv_read_header(), and bmv_read_packet().
uint8_t* BMVContext::packet |
Definition at line 36 of file libavformat/bmv.c.
Referenced by bmv_read_close(), and bmv_read_packet().
int BMVContext::size |
Definition at line 37 of file libavformat/bmv.c.
Referenced by bmv_read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11