Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DH265CodecSettings.php26 public $aqStrength; variable in Google\\Service\\Transcoder\\H265CodecSettings
107 public function setAqStrength($aqStrength) argument
109 $this->aqStrength = $aqStrength;
113 return $this->aqStrength;
H A DH264CodecSettings.php26 public $aqStrength; variable in Google\\Service\\Transcoder\\H264CodecSettings
111 public function setAqStrength($aqStrength) argument
113 $this->aqStrength = $aqStrength;
117 return $this->aqStrength;