xbmc
|
Public Member Functions | |
VideoStreamPacket (unsigned int width, unsigned int height, VideoRotation rotation, const uint8_t *data, size_t size) | |
Public Attributes | |
unsigned int | width |
unsigned int | height |
VideoRotation | rotation |
const uint8_t * | data |
size_t | size |