mirror of
https://github.com/datarhei/core.git
synced 2025-10-10 02:10:17 +08:00
Remove debug printf, add tests
This commit is contained in:
@@ -38,7 +38,7 @@ type ProgressIO struct {
|
||||
Channels uint64 `json:"channels,omitempty" format:"uint64"`
|
||||
|
||||
// avstream
|
||||
AVstream *AVstream `json:"avstream"`
|
||||
AVstream *AVstream `json:"avstream" jsonschema:"anyof_type=null;object"`
|
||||
}
|
||||
|
||||
// Unmarshal converts a restreamer ProgressIO to a ProgressIO in API representation
|
||||
|
Reference in New Issue
Block a user