Uses of Enum Class
org.kurento.client.VideoCodec
-
Uses of VideoCodec in org.kurento.client
Subclasses with type arguments of type VideoCodec in org.kurento.clientMethods in org.kurento.client that return VideoCodecModifier and TypeMethodDescriptionVideoCaps.getCodec()get Video codecstatic VideoCodecReturns the enum constant of this class with the specified name.static VideoCodec[]VideoCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kurento.client with parameters of type VideoCodecConstructors in org.kurento.client with parameters of type VideoCodec