| DemoGL::Reference::Functions::DEMOGL_SoundSystemSetEAXMixChannel |
int DEMOGL_SoundSystemSetEAXMixChannel( const int iChannelCodeID, const float fMixValue );
| Error code | Description |
| DGL_SS_ERR_CHANNELACTIONFAILED | The underlying sound library reported an error while applying the EAX mixing value. |
| DGL_SS_ERR_CHANNELNOTINUSE | The iChannelCodeID value is not found as an active channel. |
| DGL_SS_ERR_ILLEGALELEMENTTYPE | The channel specified is playing data belonging to an element of an unknown type. This is caused by an implementation error. Should not happen. |
Last changed on 18-jan-2001
©1999-2001 Solutions Design