Windows SDK API Reference
|
Customized Service Interface \Remarks You must call the functions first before calling ZOOM_SDK_NAMESPACE::InitSDK(), or no, they won't work. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | ICustomizedResourceHelper |
Customized resource helper interface. More... | |
Enumerations | |
enum | SDKCustomizedStringType { SDK_Customized_LiveStream_MenuString_LiveOn_String = 0 , SDK_Customized_LiveStream_MenuString_LiveView_String , SDK_Customized_LiveStream_MenuString_LiveStop_String , SDK_Customized_LiveStream_MenuString_CopyURL_String , SDK_Customized_Title_App , SDK_Customized_Title_ZoomVideo , SDK_Customized_Title_FreeZoomVideo , SDK_Customized_Title_ViewOnly_FreeZoomVideo } |
Custom string type. Here are more detailed structural descriptions. More... | |
enum | SDKCustomizedURLType { SDKCustomizedURL_VITRULBG_HELP , SDKCustomizedURL_VITRULBG_LEARN_MORE , SDKCustomizedURL_SUPPORTURL } |
Custom URL type. Here are more detailed structural descriptions. More... | |
Customized Service Interface \Remarks You must call the functions first before calling ZOOM_SDK_NAMESPACE::InitSDK(), or no, they won't work.
Definition in file customized_resource_helper_interface.h.
Custom string type. Here are more detailed structural descriptions.
Definition at line 16 of file customized_resource_helper_interface.h.
enum SDKCustomizedURLType |
Custom URL type. Here are more detailed structural descriptions.
Definition at line 33 of file customized_resource_helper_interface.h.