Message.newAsyncStart

This message is posted by elements when they start an ASYNC state change.

class Message
static
newAsyncStart

Parameters

src gst.object.ObjectGst

The object originating the message.

Return Value

Type: gst.message.Message

The new async_start message.

MT safe.