Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKInitParams.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3import android.content.Context;
4
Extended parameters for SDK initialization.
Zoom Video SDK initialize params.
ZoomVideoSDKRawDataMemoryMode videoRawDataMemoryMode
Video raw data memory mode.
ZoomVideoSDKRawDataMemoryMode audioRawDataMemoryMode
Raw data buffer exists in heap or stack. By default, each of the different memory modes (audio,...
ZoomVideoSDKExtendParams extendParam
Extended parameters for SDK initialization.
boolean enableLog
Whether to enable log, optional.
ZoomVideoSDKRawDataMemoryMode shareRawDataMemoryMode
Share raw data memory mode.
boolean enableFullHD
Only for Oculus devices.
Enumeration of memory modes for raw data handling.