Message.this

This message is posted by elements when they complete a part, when intermediate set to TRUE, or a complete step operation.

duration will contain the amount of time (in GST_FORMAT_TIME) of the stepped amount of media in format format.

Parameters

src ObjectGst

The object originating the message.

format GstFormat

the format of amount

amount ulong

the amount of stepped data

rate double

the rate of the stepped amount

flush bool

is this an flushing step

intermediate bool

is this an intermediate step

duration ulong

the duration of the data

eos bool

the step caused EOS

Return Value

the new step_done message.

MT safe.

Throws

ConstructionException GTK+ fails to create the object.