PREFIX
PREFIX = "x-sonosapi-stream"
Representation of a stream.
createFromXml(\duncan3dc\DomParser\XmlElement $xml, \duncan3dc\Sonos\Interfaces\ControllerInterface $controller) : self
Create a stream from an xml element.
\duncan3dc\DomParser\XmlElement | $xml | The xml element representing the track meta data |
\duncan3dc\Sonos\Interfaces\ControllerInterface | $controller | A controller instance to communicate with |