Created by: mathom
I've been using the elapsed time patch here for stopping/resuming audio streams on my server. I needed to change the integer start offset to float to support fractional seconds to avoid small jumps when you resume audio.
I've also got a patch for piepan to use this in the javascript plugin: https://github.com/layeh/piepan/pull/28