[media-source] set timestampoffset

haudiobe has just created a new issue for https://github.com/w3c/media-source:

== set timestampoffset ==
- In https://www.w3.org/TR/media-source/#sourcebuffer-coded-frame-processing, step 4, subbullet 1, it is said: "_Set_ timestampOffset equal to group start timestamp - presentation timestamp". 
- In the definition of the timestamp offset (https://www.w3.org/TR/media-source/#dom-sourcebuffer-timestampoffset), the "setting" algorithm is defined and it says in subbullet 6: "If the mode attribute equals "sequence", then *set* the group start timestamp to new timestamp offset." 
- I expect that this _set_ is not applying the "setting" algorithm of the definition phase, correct? 



Please view or discuss this issue at https://github.com/w3c/media-source/issues/219 using your GitHub account

Received on Monday, 3 September 2018 16:01:50 UTC