|
Video SDK for Linux API Reference
|
The extended parameters for Zoom Video SDK initialization. More...
#include <zoom_video_sdk_def.h>
Public Member Functions | |
| ZoomVideoSDKExtendParams () | |
Public Attributes | |
| const zchar_t * | speakerTestFilePath |
| int | wrapperType |
| ZoomVideoSDKPreferVideoResolution | preferVideoResolution |
The extended parameters for Zoom Video SDK initialization.
Definition at line 418 of file zoom_video_sdk_def.h.
|
inline |
Definition at line 431 of file zoom_video_sdk_def.h.
References preferVideoResolution, speakerTestFilePath, wrapperType, and ZoomVideoSDKPreferVideoResolution_None.
| ZoomVideoSDKPreferVideoResolution ZoomVideoSDKExtendParams::preferVideoResolution |
Definition at line 426 of file zoom_video_sdk_def.h.
Referenced by ZoomVideoSDKExtendParams().
| const zchar_t* ZoomVideoSDKExtendParams::speakerTestFilePath |
The file path for speaker test playback. Only supports MP3 format. The file size must not exceed 1 MB.
Definition at line 424 of file zoom_video_sdk_def.h.
Referenced by ZoomVideoSDKExtendParams().
| int ZoomVideoSDKExtendParams::wrapperType |
Definition at line 425 of file zoom_video_sdk_def.h.
Referenced by ZoomVideoSDKExtendParams().