Gst.Message.prototype.parse_request_state

function parse_request_state():void {
    // Gjs wrapper for gst_message_parse_request_state()
}

Extract the requested state from the request_state message.

MT safe.