RE: Track "id" format?

> We can define how to convert an inband ID representation into the
value for the @id attribute of tracks in HTML, but we have to stick
with the resulting @id value being conformant with the HTML spec.

Yes, it needs to be a string. My point is that the actual in-band representation is either binary (PID) or an integer (TrackUID), so we need to define how you convert that binary / integer into a string.

Received on Monday, 11 November 2013 22:44:28 UTC