mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Rename Initialized to Started
This commit is contained in:
@@ -655,7 +655,7 @@ func (p *parser) Progress() Progress {
|
||||
progress.Input[i].AVstream = av.export()
|
||||
}
|
||||
|
||||
progress.Initialized = p.stats.initialized
|
||||
progress.Started = p.stats.initialized
|
||||
|
||||
return progress
|
||||
}
|
||||
|
Reference in New Issue
Block a user