getState()
getState() : integer
Get the playing mode of the controller.
Returns
integer —One of the ControllerInterface::STATE_ constants
Representation of the current state of a controller.
getPosition() : \duncan3dc\Sonos\Interfaces\Utils\TimeInterface
Get the position of the currently active track.
getTracks() : array<mixed,\duncan3dc\Sonos\Interfaces\TrackInterface>
Get the tracks that are in the queue.