Add sample_fmt to API progress

This commit is contained in:
Ingo Oppermann
2024-09-05 13:40:04 +02:00
parent 7831992936
commit 1a51db01ea
4 changed files with 20 additions and 6 deletions

View File

@@ -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,