|
Agora Java API Reference for Android
|
The video dimension. More...
Public Member Functions | |
| VideoDimensions (int width, int height) | |
Public Attributes | |
| int | width |
| int | height |
The video dimension.
| int io.agora.rtc2.video.VideoEncoderConfiguration.VideoDimensions.width |
The width (pixels) of the video.
| int io.agora.rtc2.video.VideoEncoderConfiguration.VideoDimensions.height |
The height (pixels) of the video.
1.8.18