Searched refs:playerType (Results 1 – 6 of 6) sorted by relevance
30 protected $playerType = Player::class; variable in Google\\Service\\GamesManagement\\HiddenPlayer
33 protected $playerType = Player::class; variable in Google\\Service\\Games\\PlayerLeaderboardScoreListResponse
34 protected $playerType = Player::class; variable in Google\\Service\\Games\\LeaderboardEntry
38 protected $playerType = PlaylistPlayer::class; variable in Google\\Service\\YouTube\\Playlist
46 protected $playerType = VideoPlayer::class; variable in Google\\Service\\YouTube\\Video
1372 public $playerType; variable in Google_ItemScope1637 public function setPlayerType( $playerType) { argument1638 $this->playerType = $playerType;1641 return $this->playerType;