MT safe.
Message.newNeedContext
gst.message.Message newNeedContext(gst.object.ObjectWrap src, string contextType)This message is posted when an element needs a specific #GstContext.
Parameters
src | The object originating the message. |
contextType | The context type that is needed |
Returns
The new need-context message.