Message.newNeedContext

This message is posted when an element needs a specific #GstContext.

class Message
static
newNeedContext

Parameters

src gst.object.ObjectGst

The object originating the message.

contextType string

The context type that is needed

Return Value

Type: gst.message.Message

The new need-context message.

MT safe.