|
Video SDK for Windows API Reference
|
#include <zoom_video_sdk_share_helper_interface.h>
Public Member Functions | |
| ZoomVideoSDKViewSize () | |
| ZoomVideoSDKViewSize (const ZoomVideoSDKViewSize &resolution) | |
| ZoomVideoSDKViewSize (unsigned int new_width, unsigned int new_height) | |
Data Fields | |
| unsigned int | width |
| unsigned int | height |
Definition at line 220 of file zoom_video_sdk_share_helper_interface.h.
|
inline |
Definition at line 227 of file zoom_video_sdk_share_helper_interface.h.
|
inline |
|
inline |
| unsigned int ZoomVideoSDKViewSize::height |
resolution height
Definition at line 225 of file zoom_video_sdk_share_helper_interface.h.
Referenced by ZoomVideoSDKViewSize(), ZoomVideoSDKViewSize(), and ZoomVideoSDKViewSize().
| unsigned int ZoomVideoSDKViewSize::width |
resolution width
Definition at line 223 of file zoom_video_sdk_share_helper_interface.h.
Referenced by ZoomVideoSDKViewSize(), ZoomVideoSDKViewSize(), and ZoomVideoSDKViewSize().