Uses of Enum Class
org.kurento.client.AudioCodec
-
Uses of AudioCodec in org.kurento.client
Subclasses with type arguments of type AudioCodec in org.kurento.clientMethods in org.kurento.client that return AudioCodecModifier and TypeMethodDescriptionAudioCaps.getCodec()get Audio codecstatic AudioCodecReturns the enum constant of this class with the specified name.static AudioCodec[]AudioCodec.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 AudioCodecConstructors in org.kurento.client with parameters of type AudioCodec