Pepper_47_C_interfaces
Public Attributes | List of all members
PP_AudioBitstreamBuffer Struct Reference

#include <pp_codecs.h>

Collaboration diagram for PP_AudioBitstreamBuffer:
Collaboration graph

Public Attributes

uint32_t size
 
void * buffer
 

Detailed Description

Struct describing an audio bitstream buffer.

Definition at line 246 of file pp_codecs.h.

Member Data Documentation

void* PP_AudioBitstreamBuffer::buffer

The base address of the bitstream data.

Definition at line 254 of file pp_codecs.h.

uint32_t PP_AudioBitstreamBuffer::size

The size, in bytes, of the bitstream data.

Definition at line 250 of file pp_codecs.h.


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