Gst.Message.prototype.parse_structure_change
function parse_structure_change():void {
// Gjs wrapper for gst_message_parse_structure_change()
}Extracts the change type and completion status from the GstMessage.
MT safe.
function parse_structure_change():void {
// Gjs wrapper for gst_message_parse_structure_change()
}Extracts the change type and completion status from the GstMessage.
MT safe.