From OpenHome

Revision as of 09:52, 27 March 2014 by Simonc (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

An IdArray is a base64 encoded array of 32 bit, big endian unsigned integers. Each Id typically represents a track. An empty IdArray indicates an rray with no elements i.e. no tracks are available.

For example the IdArray of:

0x00 0x00 0x00 0x02 0x00 0x00 0x01 0x14 0x00 0x00 0x00 0x13


contains 3 ids with the values of 2, 276, and 19 in that order.