mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 12:10:48 +08:00
fix tests
This commit is contained in:
@@ -167,8 +167,8 @@ func TestTrackNewFromMediaDescription(t *testing.T) {
|
||||
channelCount: 2,
|
||||
mpegConf: []byte{0x11, 0x90},
|
||||
sizeLength: 13,
|
||||
indexLength: 0,
|
||||
indexDeltaLength: 0,
|
||||
indexLength: 3,
|
||||
indexDeltaLength: 3,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user