Class CodecConfiguration
java.lang.Object
org.kurento.client.CodecConfiguration
Defines specific configuration for codecs
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CodecConfiguration
public CodecConfiguration()Create a CodecConfiguration
-
-
Method Details
-
getName
get Name of the codec. Must follow this format:encoding name/clock rate[encoding parameters] -
setName
set Name of the codec. Must follow this format:encoding name/clock rate[encoding parameters] -
getProperties
-
setProperties
-