Method

ClapperPlayerset_mute

Declaration [src]

void
clapper_player_set_mute (
  ClapperPlayer* player,
  gboolean mute
)

Description [src]

Set the mute state of the player.

Sets propertyClapper.Player:mute

Parameters

mute

Type: gboolean

TRUE if player should be muted, FALSE otherwise.