Message.this

Progress messages are posted by elements when they use an asynchronous task to perform actions triggered by a state change. code contains a well defined string describing the action. test should contain a user visible string detailing the current action.

Parameters

src ObjectGst

The object originating the message.

type GstProgressType

a GstProgressType

code string

a progress code

text string

free, user visible text describing the progress

Throws

ConstructionException GTK+ fails to create the object.

Meta