mirror of
https://github.com/aler9/gortsplib
synced 2025-10-21 14:19:36 +08:00
add TrackPCMU
This commit is contained in:
@@ -40,11 +40,7 @@ func TestTrackNewFromMediaDescription(t *testing.T) {
|
||||
Formats: []string{"0"},
|
||||
},
|
||||
},
|
||||
&TrackGeneric{
|
||||
clockRate: 8000,
|
||||
media: "audio",
|
||||
formats: []string{"0"},
|
||||
},
|
||||
&TrackPCMU{},
|
||||
},
|
||||
{
|
||||
"aac",
|
||||
|
Reference in New Issue
Block a user