Message.newAsyncStart

This message is posted by elements when they start an ASYNC state change. new_base_time is set to TRUE when the element lost its state when it was PLAYING.

class Message
static
newAsyncStart

Parameters

src ObjectGst

The object originating the message.

newBaseTime int

if a new base_time should be set on the element

Throws

ConstructionException GTK+ fails to create the object.

Meta