Application data buffer containing compressed video data. More...
#include <vdpau.h>
Data Fields | |
| uint32_t | struct_version |
| void const * | bitstream |
| uint32_t | bitstream_bytes |
Application data buffer containing compressed video data.
| void const* VdpBitstreamBuffer::bitstream |
A pointer to the bitstream data bytes
| uint32_t VdpBitstreamBuffer::bitstream_bytes |
The number of data bytes
| uint32_t VdpBitstreamBuffer::struct_version |
This field must be filled with VDP_BITSTREAM_BUFFER_VERSION
1.6.1