package transcoder type Progress struct { FramesProcessed string CurrentTime string CurrentBitrate string Progress float64 Speed string }