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
gulong
addOnSeekData
(
bool delegate
(
ulong
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

TRUE if the seek succeeded.