Enumeration of common SDK errors.
Interface for video pre-processor operations.
Interface to switch video source.
MobileRTCSDKError setExternalVideoSource(ZoomSDKVideoSource source)
Sets an external video source to send raw data by self.
MobileRTCSDKError setPreProcessor(ZoomSDKPreProcessor processor)
Sets a callback to receive and modify device's video raw data.
Interface for external video source operations.