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