Function


nuAuSndPlayerStop (Macro)


Syntax

void nuAuSndPlayerStop(void)

Arguments

None

Return Value

None

Description

Stop playback of the sound player. Set the sound to be played back by calling nuAuSndPlayerSetSound. When nuAuSndPlayerSetSound is not called, the last sound played back using nuAuSndPlayerPlay is stopped.

See Also

nuAuSndPlayerSetSound and alSndpStop