Public Attributes | |
uint32 | nStream |
| |
uint64 | nTimeStamp |
| |
uint8 * | pBuffer [4] |
| |
uint32 | nSize [4] |
| |
void * | pPrivate |
|
uint32 os::MediaPacket_s::nStream |
uint8* os::MediaPacket_s::pBuffer[4] |
Audio data will only use one buffer, but at least raw video data will probably need more.
uint32 os::MediaPacket_s::nSize[4] |
For raw video data this will be the linesize.