Package com.twilio.video
Class VideoCodec
- java.lang.Object
-
- com.twilio.video.VideoCodec
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
VideoCodec(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
Returns the string representation of the video codec.java.lang.String
toString()
Returns the name of the video codec.
-