-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum VideoCodec extends Enum<VideoCodec>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classVideoCodec.Companion
-
Method Summary
Modifier and Type Method Description final StringgetCodecName()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getCodecName
final String getCodecName()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-