seek_data
Description:
Seek to the given offset.
The next push-buffer should produce buffers from the new offset. This callback is only called for seekable stream types.
Parameters:
| offset |
the offset to seek to |
Returns:
|
true if the seek succeeded. |