add TrackLPCM and client-publish-codec-lpcm example

This commit is contained in:
aler9
2022-11-14 22:46:23 +01:00
parent cb05e71b46
commit f07fad893f
13 changed files with 332 additions and 10 deletions

View File

@@ -10,7 +10,8 @@ type TrackJPEG struct {
}
func newTrackJPEGFromMediaDescription(
control string) (*TrackJPEG, error,
control string,
) (*TrackJPEG, error,
) {
return &TrackJPEG{
trackBase: trackBase{