Functions | |
| ASX32_API ASX_ERROR | ASX_ChannelMode_Enumerate (ASX_HANDLE hMode, const int nIndex, enum asxCHANNELMODE *peMode, int *pnCount) |
| Enumerate each channel mode option. | |
| ASX32_API ASX_ERROR | ASX_ChannelMode_Get (ASX_HANDLE hMode, enum asxCHANNELMODE *peMode) |
| Get the current channel mode. | |
| ASX32_API ASX_ERROR | ASX_ChannelMode_Set (ASX_HANDLE hMode, const enum asxCHANNELMODE eMode) |
| Set the current channel mode. | |
|
||||||||||||||||||||
|
Enumerate each channel mode option.
|
|
||||||||||||
|
Get the current channel mode.
|
|
||||||||||||
|
Set the current channel mode.
|
1.4.6-NO