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
Zoom Video SDK initialize params.
ZoomVideoSDKRawDataMemoryMode videoRawDataMemoryMode
ZoomVideoSDKRawDataMemoryMode audioRawDataMemoryMode
Raw data buffer exist in heap or stack.
ZoomVideoSDKRawDataMemoryMode shareRawDataMemoryMode
boolean enableFullHD
Only for Oculus devices.
Enumeration of memory modes for raw data handling.