player_audiomixer_config Struct Reference

#include <player.h>

List of all members.


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:

Last updated 12 September 2005 21:38:45