public class CodecConfiguration extends Object
Constructor and Description |
---|
CodecConfiguration()
Create a CodecConfiguration
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
get Name of the codec.
|
Map<String,String> |
getProperties()
get String used for tuning codec properties
|
void |
setName(String name)
set Name of the codec.
|
void |
setProperties(Map<String,String> properties)
set String used for tuning codec properties
|
Copyright © 2022 Kurento. All rights reserved.