Re: [mediacapture-transform] Document timestamp (non)synchronization behaviors (#35)

> Along those lines, I have a question relating to timestamp requirements in `MediaStreamTrackGenerator`. Is there an assumption that the `VideoFrame` timestamps are in ascending order? For example, what happens if an application were to attempt to write a `VideoFrame`with an earlier timestamp than a previously written `VideoFrame`? Would this result in an error? The current writeFrame algorithm doesn't say anything about this.

There is no such assumption. The frames are passed to the sinks and the sinks decide what to do with those frames.




-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/35#issuecomment-882432766 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 19 July 2021 10:23:04 UTC