Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTranscodeSetting.php26 public $enabledVideoFormats; variable in Google\\Service\\Dfareporting\\TranscodeSetting
35 public function setEnabledVideoFormats($enabledVideoFormats) argument
37 $this->enabledVideoFormats = $enabledVideoFormats;
44 return $this->enabledVideoFormats;
H A DSiteTranscodeSetting.php26 public $enabledVideoFormats; variable in Google\\Service\\Dfareporting\\SiteTranscodeSetting
35 public function setEnabledVideoFormats($enabledVideoFormats) argument
37 $this->enabledVideoFormats = $enabledVideoFormats;
44 return $this->enabledVideoFormats;