Message.newResetTime

This message is posted when the pipeline running-time should be reset to running_time, like after a flushing seek.

Parameters

src gst.object.ObjectGst

The object originating the message.

runningTime gst.types.ClockTime

the requested running-time

Return Value

Type: gst.message.Message

The new reset_time message.

MT safe.