Video SDK for Linux API Reference
|
#include <zoom_video_sdk_share_helper_interface.h>
Public Member Functions | |
ZoomVideoSDKViewSize () | |
resolution height | |
ZoomVideoSDKViewSize (const ZoomVideoSDKViewSize &resolution) | |
ZoomVideoSDKViewSize (unsigned int new_width, unsigned int new_height) | |
Public Attributes | |
unsigned int | width |
unsigned int | height |
resolution width | |
Definition at line 190 of file zoom_video_sdk_share_helper_interface.h.
|
inline |
resolution height
Definition at line 195 of file zoom_video_sdk_share_helper_interface.h.
|
inline |
|
inline |
unsigned int ZoomVideoSDKViewSize::height |
resolution width
Definition at line 193 of file zoom_video_sdk_share_helper_interface.h.
Referenced by ZoomVideoSDKViewSize(), ZoomVideoSDKViewSize(), and ZoomVideoSDKViewSize().
unsigned int ZoomVideoSDKViewSize::width |
Definition at line 192 of file zoom_video_sdk_share_helper_interface.h.
Referenced by ZoomVideoSDKViewSize(), ZoomVideoSDKViewSize(), and ZoomVideoSDKViewSize().