NetStream.pause Bug

Hello everyone, :beer:

I am working on a video player application and I came across this odd problem with the play/pause/togglePause. I wanted to check if anyone else has seen it before.

If I check the time when I pause a NetStream then resume it the video will randomly start at a different time. It’s almost identical but the number is off by -.0000004 or something incredibly close. I just noticed it when I was play/pausing and the scrubber would back up by a pixel before moving forward.

I haven’t found any documentation on this yet. Let me know.