Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DH265CodecSettings.php30 public $bFrameCount; variable in Google\\Service\\Transcoder\\H265CodecSettings
118 public function setBFrameCount($bFrameCount) argument
120 $this->bFrameCount = $bFrameCount;
127 return $this->bFrameCount;
H A DH264CodecSettings.php30 public $bFrameCount; variable in Google\\Service\\Transcoder\\H264CodecSettings
122 public function setBFrameCount($bFrameCount) argument
124 $this->bFrameCount = $bFrameCount;
131 return $this->bFrameCount;