fix tests

This commit is contained in:
aler9
2022-04-15 17:09:41 +02:00
parent b1674ff918
commit e2a083fb2b

View File

@@ -167,8 +167,8 @@ func TestTrackNewFromMediaDescription(t *testing.T) {
channelCount: 2, channelCount: 2,
mpegConf: []byte{0x11, 0x90}, mpegConf: []byte{0x11, 0x90},
sizeLength: 13, sizeLength: 13,
indexLength: 0, indexLength: 3,
indexDeltaLength: 0, indexDeltaLength: 3,
}, },
}, },
{ {