IsAudioMuted

Determines whether the player has stopped receiving the audio stream.

bool IsAudioMuted() const
Since
Available since v4.5.1.

Return Values

  • true: The player has stopped receiving the audio stream.
  • false: The player is still receiving the audio stream.