#include <revolution.h> #include <revolution/mix.h> void MIXResetControls(AXVPB *p);
| p | Pointer to the AXVPB structure gotten by the user from AX |
|---|
The following are default values for the mixer:
| Input | 0 dB |
|---|---|
| AuxA | -96 dB in post fader mode |
| AuxB | -96 dB in post fader mode |
| AuxC | -96 dB in post fader mode |
| Pan | 64 (center). |
| Span | 127 (front). |
| Mute | Not mute. |
| Fader | 0 dB |
None.
The MIXResetControls function resets all controls for the specified channel to an existing default value.
None.
2006/03/01 Initial version.
CONFIDENTIAL