{{+bindTo:partials.standard_nacl_api}}
| uint32_t | size |
| void * | buffer |
| PP_Bool | key_frame |
Struct describing a bitstream buffer.
The base address of the bitstream data.
Whether the buffer represents a key frame.
| uint32_t PP_BitstreamBuffer::size |
The size, in bytes, of the bitstream data.