Modifier and Type | Method and Description |
---|---|
Conference.VideoCodec |
Conference.getVideoOption_VideoCodec(Conference.VideoOption option)
Get video option has VideoCodec enum.
|
static Conference.VideoCodec |
Conference.VideoCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conference.VideoCodec[] |
Conference.VideoCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Conference.setVideoOption(Conference.VideoOption option,
Conference.VideoCodec value)
Set video options.
|
Copyright © 2017. All rights reserved.