Modifier and Type | Method and Description |
---|---|
Conference.AudioCodec |
Conference.getAudioOption_AudioCodec(Conference.AudioOption option)
Get audio option has AudioCodec enum.
|
static Conference.AudioCodec |
Conference.AudioCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conference.AudioCodec[] |
Conference.AudioCodec.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.setAudioOption(Conference.AudioOption option,
Conference.AudioCodec value)
Set audio options.
|
Copyright © 2015. All rights reserved.