Buffer timestamps

Since most, if not all, native APIs (ALSA, CoreAudio, WASAPI to name the more notable ones) support audio timestamps , f.i. when retrieving a buffer of audio, I’d be able to know the “time” of the first sample in the buffer. It would be neat to propagate this information to the OpenSLES layer.