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