|
liboggplay
0.3.0
|
structure for storing a YUV video frame More...
#include <oggplay_callback_info.h>
Data Fields | |
| unsigned char * | y |
| Y-plane. | |
| unsigned char * | u |
| U-plane. | |
| unsigned char * | v |
| V-plane. | |
structure for storing a YUV video frame
1.8.10