Function

nuAuSndPlayerStop (Macro)

Syntax
void nuAuSndPlayerStop(void)

Arguments
None

Return Value
None

Explanation
Stop playback of the sound player.

Set the sound object by calling nuAuSndPlayerSetSound. When nuAuSndPlayerSetSound is not called, the last sound played back using nuAuSndPlayerPlay is stopped.


See Also
nuAuSndPlayerSetSound
alSndpStop