Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCdnSettings.php35 public $ingestionType; variable in Google\\Service\\YouTube\\CdnSettings
86 public function setIngestionType($ingestionType) argument
88 $this->ingestionType = $ingestionType;
95 return $this->ingestionType;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2807 public $ingestionType; variable in Google_LiveStreamCdn
2820 public function setIngestionType( $ingestionType) { argument
2821 $this->ingestionType = $ingestionType;
2824 return $this->ingestionType;