Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_audio_config.h File Reference

Go to the source code of this file.

Classes

struct  PPB_AudioConfig_1_1
 
struct  PPB_AudioConfig_1_0
 

Macros

#define PPB_AUDIO_CONFIG_INTERFACE_1_0   "PPB_AudioConfig;1.0"
 
#define PPB_AUDIO_CONFIG_INTERFACE_1_1   "PPB_AudioConfig;1.1"
 
#define PPB_AUDIO_CONFIG_INTERFACE   PPB_AUDIO_CONFIG_INTERFACE_1_1
 

Typedefs

typedef struct PPB_AudioConfig_1_1 PPB_AudioConfig
 

Enumerations

enum  { PP_AUDIOMINSAMPLEFRAMECOUNT = 64, PP_AUDIOMAXSAMPLEFRAMECOUNT = 32768 }
 
enum  PP_AudioSampleRate { PP_AUDIOSAMPLERATE_NONE = 0, PP_AUDIOSAMPLERATE_44100 = 44100, PP_AUDIOSAMPLERATE_48000 = 48000 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_AudioSampleRate, 4)
 

Detailed Description

This file defines the PPB_AudioConfig interface for establishing an audio configuration resource within the browser.