Data Fields | |
int | width |
int | height |
unsigned char * | palettes |
int | palette_count |
int64_t | pts |
int | video_stream_index |
int | audio_stream_index |
AVPaletteControl | palette_control |
Definition at line 64 of file wc3movie.c.
unsigned char* Wc3DemuxContext::palettes |
Definition at line 67 of file wc3movie.c.
Referenced by wc3_read_close(), wc3_read_header(), and wc3_read_packet().
int64_t Wc3DemuxContext::pts |