effect_param_s Struct Reference
  
   #include <
   
    audio_effect.h
   
   >
  
 
| Data Fields | |
| int32_t | status | 
| uint32_t | psize | 
| uint32_t | vsize | 
| char | data [] | 
Detailed Description
Definition at line 892 of file audio_effect.h .
Field Documentation
| char data[] | 
Definition at line 896 of file audio_effect.h .
| uint32_t psize | 
Definition at line 894 of file audio_effect.h .
| int32_t status | 
Definition at line 893 of file audio_effect.h .
| uint32_t vsize | 
Definition at line 895 of file audio_effect.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ audio_effect.h
