Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoPlayer.php25 public $embedHeight; variable in Google\\Service\\YouTube\\VideoPlayer
38 public function setEmbedHeight($embedHeight) argument
40 $this->embedHeight = $embedHeight;
47 return $this->embedHeight;