Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DManifest.php30 public $muxStreams; variable in Google\\Service\\Transcoder\\Manifest
53 public function setMuxStreams($muxStreams) argument
55 $this->muxStreams = $muxStreams;
62 return $this->muxStreams;
H A DJobConfig.php117 public function setMuxStreams($muxStreams) argument
119 $this->muxStreams = $muxStreams;
126 return $this->muxStreams;