Android SDK API Reference
|
Answer option. More...
Public Attributes | |
int | videoBandwidth |
A max video bandwidth(kbps) | |
int | audioBandwidth |
A max audio bandwidth(kbps) | |
String | videoCodec |
Video Codec. More... | |
String | audioCodec |
Audio Codec. More... | |
Answer option.
String io.skyway.Peer.AnswerOption.audioCodec |
Audio Codec.
The supported codecs are different depending on the device model.
The following values are possible. 'opus', 'ISAC', 'G722', 'PCMU', 'PCMA'
String io.skyway.Peer.AnswerOption.videoCodec |
Video Codec.
The supported codecs are different depending on the device model.
The following values are possible. 'H264', 'VP8', 'VP9''