Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DVp9CodecSettings.php38 public $gopFrameCount; variable in Google\\Service\\Transcoder\\Vp9CodecSettings
113 public function setGopFrameCount($gopFrameCount) argument
115 $this->gopFrameCount = $gopFrameCount;
122 return $this->gopFrameCount;
H A DH265CodecSettings.php55 public $gopFrameCount; variable in Google\\Service\\Transcoder\\H265CodecSettings
210 public function setGopFrameCount($gopFrameCount) argument
212 $this->gopFrameCount = $gopFrameCount;
219 return $this->gopFrameCount;
H A DH264CodecSettings.php59 public $gopFrameCount; variable in Google\\Service\\Transcoder\\H264CodecSettings
228 public function setGopFrameCount($gopFrameCount) argument
230 $this->gopFrameCount = $gopFrameCount;
237 return $this->gopFrameCount;