Searched refs:embedHtml (Results 1 – 4 of 4) sorted by relevance
25 public $embedHtml; variable in Google\\Service\\YouTube\\PlaylistPlayer30 public function setEmbedHtml($embedHtml) argument32 $this->embedHtml = $embedHtml;39 return $this->embedHtml;
29 public $embedHtml; variable in Google\\Service\\YouTube\\VideoPlayer52 public function setEmbedHtml($embedHtml) argument54 $this->embedHtml = $embedHtml;61 return $this->embedHtml;
29 public $embedHtml; variable in Google\\Service\\YouTube\\MonitorStreamInfo52 public function setEmbedHtml($embedHtml) argument54 $this->embedHtml = $embedHtml;61 return $this->embedHtml;
2972 public $embedHtml; variable in Google_MonitorStreamInfo2980 public function setEmbedHtml( $embedHtml) { argument2981 $this->embedHtml = $embedHtml;2984 return $this->embedHtml;3372 public $embedHtml; variable in Google_PlaylistPlayer3373 public function setEmbedHtml( $embedHtml) { argument3374 $this->embedHtml = $embedHtml;3377 return $this->embedHtml;4645 public $embedHtml; variable in Google_VideoPlayer4647 $this->embedHtml = $embedHtml;[all …]