| DemoGL::Reference::Functions::DEMOGL_SoundSystemSetChannel3DAttributes |
int DEMOGL_SoundSystemSetChannel3DAttributes( const int iChannelCodeID, SSoundElement3DAttributes * const p3DAttributes );
| Error code | Description |
| DGL_SS_ERR_CHANNELACTIONFAILED | The underlying sound library reported an error while applying the 3D attributes to the channel or the element which owns the sound data the given channel is playing is loaded without 3D enabled, see DEMOGL_SoundSystemLoadElement |
| 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