Gst.Message.prototype.parse_async_done
function parse_async_done():void {
// Gjs wrapper for gst_message_parse_async_done()
}Extract the running_time from the async_done message.
MT safe.
function parse_async_done():void {
// Gjs wrapper for gst_message_parse_async_done()
}Extract the running_time from the async_done message.
MT safe.