Agora Java API Reference for Android
|
Public Member Functions | |
SceneDisplayConfig (int width, int height, byte[] extraInfo) | |
int | getWidth () |
int | getHeight () |
byte[] | getExtraInfo () |
String | toString () |
Public Attributes | |
int | width |
int | height |
byte[] | extraInfo |