Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_BitstreamBuffer Struct Reference

#include <pp_codecs.h>

Public Attributes

uint32_t size
 
void * buffer
 
PP_Bool key_frame
 

Detailed Description

Struct describing a bitstream buffer.

Member Data Documentation

void* PP_BitstreamBuffer::buffer

The base address of the bitstream data.

PP_Bool PP_BitstreamBuffer::key_frame

Whether the buffer represents a key frame.

uint32_t PP_BitstreamBuffer::size

The size, in bytes, of the bitstream data.


The documentation for this struct was generated from the following file: