structure for storing a video frame in RGB fromat More...
#include <oggplay_callback_info.h>
Data Fields | |
unsigned char * | rgba |
may be NULL if no alpha | |
unsigned char * | rgb |
may be NULL if alpha | |
size_t | width |
width in pixels | |
size_t | height |
height in pixels | |
size_t | stride |
stride |
structure for storing a video frame in RGB fromat