| DemoGL::Reference::Functions::DEMOGL_SoundSystemContinueChannel |
int DEMOGL_SoundSystemContinueChannel( const int iChannelCodeID );
| Error code | Description |
| DGL_SS_ERR_CHANNELACTIONFAILED | The underlying sound library reported an error while processing the continue command. |
| 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