mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 20:20:40 +08:00
fix tests
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user