Message.newInstantRateRequest

Creates a new instant-rate-request message. Elements handling the instant-rate-change event must post this message. The message is handled at the pipeline, and allows the pipeline to select the running time when the rate change should happen and to send an GST_EVENT_INSTANT_RATE_SYNC_TIME event to notify the elements in the pipeline.

class Message
static
newInstantRateRequest

Parameters

src gst.object.ObjectGst

The #GstObject that posted the message

rateMultiplier double

the rate multiplier factor that should be applied

Return Value

Type: gst.message.Message

a newly allocated #GstMessage