Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DVp9CodecSettings.php29 public $crfLevel; variable in Google\\Service\\Transcoder\\Vp9CodecSettings
77 public function setCrfLevel($crfLevel) argument
79 $this->crfLevel = $crfLevel;
86 return $this->crfLevel;
H A DH265CodecSettings.php42 public $crfLevel; variable in Google\\Service\\Transcoder\\H265CodecSettings
160 public function setCrfLevel($crfLevel) argument
162 $this->crfLevel = $crfLevel;
169 return $this->crfLevel;
H A DH264CodecSettings.php42 public $crfLevel; variable in Google\\Service\\Transcoder\\H264CodecSettings
164 public function setCrfLevel($crfLevel) argument
166 $this->crfLevel = $crfLevel;
173 return $this->crfLevel;