_Ecore_Audio_Module Struct Reference
The structure representing an Ecore_Audio module. More...
Data Fields | |
| ECORE_MAGIC | |
| Ecore_Audio_Type | type |
| char * | name |
| Eina_List * | inputs |
| Eina_List * | outputs |
| void * | priv |
| struct input_api * | in_ops |
| struct output_api * | out_ops |
Detailed Description
The structure representing an Ecore_Audio module.
