#include <AgoraBase.h>
The definition of the VideoDimensions struct.
◆ VideoDimensions() [1/2]
agora::rtc::VideoDimensions::VideoDimensions |
( |
| ) |
|
|
inline |
◆ VideoDimensions() [2/2]
agora::rtc::VideoDimensions::VideoDimensions |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
inline |
◆ operator==()
bool agora::rtc::VideoDimensions::operator== |
( |
const VideoDimensions & |
rhs | ) |
const |
|
inline |
◆ height
int agora::rtc::VideoDimensions::height |
The height of the video in number of pixels.
◆ width
int agora::rtc::VideoDimensions::width |
The width of the video in number of pixels.
The documentation for this struct was generated from the following file: