[*] 日常优化
This commit is contained in:
@@ -16,11 +16,13 @@ public class MediaAudioProperties {
|
||||
*/
|
||||
public enum Format {
|
||||
|
||||
// G722
|
||||
G722,
|
||||
// G711A
|
||||
PCMA,
|
||||
// G711U
|
||||
PCMU,
|
||||
// OPUS
|
||||
OPUS;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user