add TrackPCMU

This commit is contained in:
aler9
2022-03-15 11:51:58 +01:00
parent bf74ea8ec7
commit 0ba73bacab
9 changed files with 188 additions and 34 deletions

View File

@@ -40,11 +40,7 @@ func TestTrackNewFromMediaDescription(t *testing.T) {
Formats: []string{"0"},
},
},
&TrackGeneric{
clockRate: 8000,
media: "audio",
formats: []string{"0"},
},
&TrackPCMU{},
},
{
"aac",