player_audiomixer_config Struct Reference
#include <player.h>
Detailed Description
Request/reply: Get levels.Send a null PLAYER_AUDIOMIXER_GET_LEVELS request to receive the current state of the mixer levels.
Public Attributes | |
uint32_t | master_left |
Levels. | |
uint32_t | master_right |
Levels. | |
uint32_t | pcm_left |
Levels. | |
uint32_t | pcm_right |
Levels. | |
uint32_t | line_left |
Levels. | |
uint32_t | line_right |
Levels. | |
uint32_t | mic_left |
Levels. | |
uint32_t | mic_right |
Levels. | |
uint32_t | i_gain |
Levels. | |
uint32_t | o_gain |
Levels. |
The documentation for this struct was generated from the following file: