Agora Java API Reference for Android
|
Public Member Functions | |
String | toString () |
Public Attributes | |
int | width |
int | height |
int | layoutCount |
VideoLayout[] | layoutList |
int io.agora.rtc2.IRtcEngineEventHandler.VideoLayoutInfo.width |
width of transcoded video stream.
int io.agora.rtc2.IRtcEngineEventHandler.VideoLayoutInfo.height |
height of transcoded video stream.
int io.agora.rtc2.IRtcEngineEventHandler.VideoLayoutInfo.layoutCount |
count of video layout info in transcoded video stream.
VideoLayout [] io.agora.rtc2.IRtcEngineEventHandler.VideoLayoutInfo.layoutList |
video layout info in transcoded video stream.