Package com.twilio.video
Class AudioCodec
- java.lang.Object
-
- com.twilio.video.AudioCodec
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAudioCodec(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()Returns the string representation of the audio codec.java.lang.StringtoString()Returns the name of the audio codec.
-