Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DH265CodecSettings.php83 public $vbvFullnessBits; variable in Google\\Service\\Transcoder\\H265CodecSettings
308 public function setVbvFullnessBits($vbvFullnessBits) argument
310 $this->vbvFullnessBits = $vbvFullnessBits;
317 return $this->vbvFullnessBits;
H A DH264CodecSettings.php87 public $vbvFullnessBits; variable in Google\\Service\\Transcoder\\H264CodecSettings
326 public function setVbvFullnessBits($vbvFullnessBits) argument
328 $this->vbvFullnessBits = $vbvFullnessBits;
335 return $this->vbvFullnessBits;