Package com.twilio.video
Class VideoCodec
- java.lang.Object
-
- com.twilio.video.VideoCodec
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedVideoCodec(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 video codec.java.lang.StringtoString()Returns the name of the video codec.
-