TRACK_HASH
TRACK_HASH = "00032020"
Provides helper functions for the classes.
createMetaDataXml(string $id, string $parent = "-1", array $extra = array(), string $service = null) : string
Create the xml metadata required by Sonos.
string | $id | The ID of the track |
string | $parent | The ID of the parent |
array | $extra | An xml array of extra attributes for this item |
string | $service | The Sonos service ID to use |