| 
    Video SDK for Linux API Reference
    
   | 
 
crc helper interface. More...
#include "zoom_video_sdk_def.h"Go to the source code of this file.
Classes | |
| class | IZoomVideoSDKCRCHelper | 
| CRC Helper Interface.  More... | |
Enumerations | |
| enum | ZoomVideoSDKCRCCallStatus {  ZoomVideoSDKCRCCallStatus_Success = 0 , ZoomVideoSDKCRCCallStatus_Ring , ZoomVideoSDKCRCCallStatus_Timeout , ZoomVideoSDKCRCCallStatus_Busy , ZoomVideoSDKCRCCallStatus_Decline , ZoomVideoSDKCRCCallStatus_Failed }  | 
| CRC call status. Here are more detailed structural descriptions.  More... | |
| enum | ZoomVideoSDKCRCProtocol { ZoomVideoSDKCRCProtocol_H323 = 0 , ZoomVideoSDKCRCProtocol_SIP } | 
| Call CRC protocol. Here are more detailed structural descriptions.  More... | |
crc helper interface.
Definition in file zoom_video_sdk_crc_helper_interface.h.
CRC call status. Here are more detailed structural descriptions.
Definition at line 16 of file zoom_video_sdk_crc_helper_interface.h.
Call CRC protocol. Here are more detailed structural descriptions.
| Enumerator | |
|---|---|
| ZoomVideoSDKCRCProtocol_H323 | H.323 type.  | 
| ZoomVideoSDKCRCProtocol_SIP | SIP type.  | 
Definition at line 36 of file zoom_video_sdk_crc_helper_interface.h.