isAudioMuted

Determines whether the player has stopped receiving remote audio streams.

public boolean isAudioMuted()
Since
Available since v4.4.0.

Return Values

  • true: The player has stopped receiving remote audio streams.
  • false: The player is still receiving remote audio streams.