prepare_seek_segment


Description:

[ NoWrapper ]
public virtual bool prepare_seek_segment (Event seek, Segment segment)

Prepare the Segment that will be passed to the GstBaseSrcClass::do_seek vmethod for executing a seek request.

Sub-classes should override this if they support seeking in formats other than the configured native format. By default, it tries to convert the seek arguments to the configured native format and prepare a segment in that format.