Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DH265CodecSettings.php25 public $allowOpenGop; variable in Google\\Service\\Transcoder\\H265CodecSettings
96 public function setAllowOpenGop($allowOpenGop) argument
98 $this->allowOpenGop = $allowOpenGop;
105 return $this->allowOpenGop;
H A DH264CodecSettings.php25 public $allowOpenGop; variable in Google\\Service\\Transcoder\\H264CodecSettings
100 public function setAllowOpenGop($allowOpenGop) argument
102 $this->allowOpenGop = $allowOpenGop;
109 return $this->allowOpenGop;