AudioConfiguration Interface Reference
Interface that represents a audio configuration. More...
Classes | |
| enum | ConfigurationType |
| Configuration type. More... | |
Public Member Functions | |
| int | value () |
| Gets configuration value. More... | |
| ConfigurationType | getConfiguration () |
| Gets Configuration. More... | |
Detailed Description
Interface that represents a audio configuration
Member Function Documentation
| ConfigurationType getConfiguration | ( | ) |
- Returns
- ConfigurationType thar represents the configuration
| int value | ( | ) |
- Returns
- Configuration value
