Home
last modified time | relevance | path

Searched refs:outputChannel (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAudioMapping.php42 public $outputChannel; variable in Google\\Service\\Transcoder\\AudioMapping
111 public function setOutputChannel($outputChannel) argument
113 $this->outputChannel = $outputChannel;
120 return $this->outputChannel;