Gst.Message.prototype.parse_have_context

function parse_have_context():void {
    // Gjs wrapper for gst_message_parse_have_context()
}

Extract the context from the HAVE_CONTEXT message.

MT safe.