buffer_config_s Struct Reference
#include <
audio_effect.h
>
Data Fields |
|
audio_buffer_t | buffer |
uint32_t | samplingRate |
uint32_t | channels |
buffer_provider_t | bufferProvider |
uint8_t | format |
uint8_t | accessMode |
uint16_t | mask |
Detailed Description
Definition at line 814 of file audio_effect.h .
Field Documentation
uint8_t accessMode |
Definition at line 820 of file audio_effect.h .
audio_buffer_t buffer |
Definition at line 815 of file audio_effect.h .
buffer_provider_t bufferProvider |
Definition at line 818 of file audio_effect.h .
uint32_t channels |
Definition at line 817 of file audio_effect.h .
uint8_t format |
Definition at line 819 of file audio_effect.h .
uint16_t mask |
Definition at line 821 of file audio_effect.h .
uint32_t samplingRate |
Definition at line 816 of file audio_effect.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ audio_effect.h