|
Agora Java API Reference for Android
|
The video dimension. More...
#include <AgoraBase.h>
Public Member Functions | |
| VideoDimensions (int w, int h) | |
| bool | operator== (const VideoDimensions &rhs) const |
Public Attributes | |
| int | width |
| int | height |
The video dimension.
| int agora::rtc::VideoDimensions::width |
The width (pixels) of the video.
| int agora::rtc::VideoDimensions::height |
The height (pixels) of the video.
1.8.18