Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomSDKVideoSourceHelper.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3
Enumeration of common SDK errors.
Interface for video pre-processor operations.
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.