AppSrc.addOnSeekData

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.

class AppSrc
addOnSeekData
(
bool delegate
(
ulong
,)
dlg
,)

Return Value

Type: gulong

%TRUE if the seek succeeded.

Meta