Add PCM codec

This commit is contained in:
Alexey Khit
2023-03-19 08:01:47 +03:00
parent d84efd1238
commit e1e8abc334
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ const (
CodecOpus = "OPUS" // payloadType: 111
CodecG722 = "G722"
CodecMP3 = "MPA" // payload: 14, aka MPEG-1 Layer III
CodecPCM = "L16" // Linear PCM
CodecELD = "ELD" // AAC-ELD