Gst.Message.prototype.parse_step_done
function parse_step_done():void {
// Gjs wrapper for gst_message_parse_step_done()
}Extract the values the step_done message.
MT safe.
function parse_step_done():void {
// Gjs wrapper for gst_message_parse_step_done()
}Extract the values the step_done message.
MT safe.