mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 07:57:13 +08:00
Add sample_fmt to API progress
This commit is contained in:
@@ -114,6 +114,7 @@ func TestProgressIO(t *testing.T) {
|
||||
Quantizer: 494.2,
|
||||
Width: 10393,
|
||||
Height: 4933,
|
||||
Samplefmt: "fltp",
|
||||
Sampling: 58483,
|
||||
Layout: "atmos",
|
||||
Channels: 4944,
|
||||
@@ -154,6 +155,7 @@ func TestProgressIOAVstream(t *testing.T) {
|
||||
Quantizer: 494.2,
|
||||
Width: 10393,
|
||||
Height: 4933,
|
||||
Samplefmt: "fltp",
|
||||
Sampling: 58483,
|
||||
Layout: "atmos",
|
||||
Channels: 4944,
|
||||
@@ -220,6 +222,7 @@ func TestProgress(t *testing.T) {
|
||||
Quantizer: 494.2,
|
||||
Width: 10393,
|
||||
Height: 4933,
|
||||
Samplefmt: "fltp",
|
||||
Sampling: 58483,
|
||||
Layout: "atmos",
|
||||
Channels: 4944,
|
||||
@@ -276,6 +279,7 @@ func TestProgress(t *testing.T) {
|
||||
Quantizer: 494.2,
|
||||
Width: 10393,
|
||||
Height: 4933,
|
||||
Samplefmt: "fltp",
|
||||
Sampling: 58483,
|
||||
Layout: "atmos",
|
||||
Channels: 4944,
|
||||
|
Reference in New Issue
Block a user