getSoundSourceState

AudioModuleInterface::getSoundSourceState

Returns the state of a sound source.

Declaration

virtual SoundSourceState getSoundSourceState(SoundSourceID soundSourceID) = 0;

Parameters

Name

Type

Description

soundSourceID

SoundSourceID

The sound source to get the state of.

Returns

The sound source’s SoundSourceState.