PAMI\Message\Action\MonitorAction

Monitor action message. Will always record with .wav format and mixing the input and output channels. Also, the filename is mandatory:

Mix: true
Format: wav

PHP Version 5

Synopsis

class MonitorAction extends ActionMessage {
  • // Inherited constants from Message
  • const EOL = "\r\n";
  • const EOM = "\r\n\r\n";
}

Hierarchy

Constants

Name Value
EOL "\r\n"
EOM "\r\n\r\n"

Methods

public

Inherited from PAMI\Message\Action\ActionMessage

public

Inherited from PAMI\Message\OutgoingMessage

public

Inherited from PAMI\Message\Message

public