stopSoundSource

Script::stopSoundSource

Stops a playing or paused sound.

Declaration

void stopSoundSource(SoundSourceID soundSourceID);

Parameters

Name

Type

Description

soundSourceID

SoundSourceID

The sound source to stop.

Returns

None.