Gst.Message.prototype.parse_reset_time
function parse_reset_time():void {
// Gjs wrapper for gst_message_parse_reset_time()
}Extract the running-time from the RESET_TIME message.
MT safe.
function parse_reset_time():void {
// Gjs wrapper for gst_message_parse_reset_time()
}Extract the running-time from the RESET_TIME message.
MT safe.