Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
duncan3dc
Sonos
Controller
isCoordinator
duncan3dc\Sonos\Controller::isCoordinator PHP Méthode
Controller Class Documentation
Afficher le fichier
Open project: duncan3dc/sonos
isCoordinator()
public
méthode
This method is only here to override the method from the Speaker class. A Controller instance is always the coordinator of it's group.
public
isCoordinator
( ) :
boolean
Résultat
boolean
public function isCoordinator() { return true; }
Controller
__construct
addSpeaker
adjustVolume
exportState
getCrossfade
getMediaInfo
getMode
getNetwork
getPlayMode
getQueue
getRepeat
getShuffle
getSpeakers
getState
getStateDetails
getStateName
interrupt
isCoordinator
isStreaming
isUsingQueue
next
pause
play
previous
removeSpeaker
restoreState
seek
selectTrack
setCrossfade
setMode
setPlayMode
setRepeat
setShuffle
setState
setVolume
useLineIn
useQueue
useStream