clarification on the "_readonly" attribute of MediaStreamTrack

Hi,

MediaStreamTrack has an attribute in its interface definition called _readonly (including the underscore).  The description refers to it as simply readonly.  Can we get a clarification whether the intent is for script to access this with or w/o the underscore?  Also, should this be in camelCase, e.g. readOnly?

Thanks, Shijun

Received on Wednesday, 11 June 2014 00:07:09 UTC