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 video frame data format.
Enumeration of common SDK errors.
Interface for video pre-processor operations.
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.