w3c / tvcontrol-api

TV Control API specification - https://w3c.github.io/tvcontrol-api/
10 stars 11 forks source link

TVManager *RecordingSize attributes should specify units #18

Closed dbaron closed 7 years ago

dbaron commented 7 years ago

The definitions of totalRecordingSize and availableRecordingSize should say what units the results are in. (Are they bytes?)

(I got here from https://github.com/w3ctag/spec-reviews/issues/111 .)

chrisn commented 7 years ago

Yes, I expect the units to be bytes (although I note that the OIPF spec uses megabytes). Thank you for the review feedback; we've added issues here to track each item:

chrisn commented 7 years ago

The units were specified as bytes in https://github.com/w3c/tvcontrol-api/commit/d93d1bdc04c527ca0a1532099671fa75908ef2ac.