PAMI\Message\Action\MixMonitorMuteAction::__construct
Constructor.
Signature
public function __construct(string
$channel,
[boolean
$state = true,
[string
$direction = 'both']] )
Parameters
$channel— string- Channel on which to act.
$state— boolean- Turn mute on or off
$direction— string- Which part of the recording to mute:
read, write or both (from channel, to channel or both channels).