JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Methods
Deprecated Constructors
Deprecated Interfaces
Interface and Description
com.opentok.android.Session.SessionOptionsProvider
Deprecated Methods
Method and Description
com.opentok.android.PublisherKit.destroy()
com.opentok.android.SubscriberKit.destroy()
com.opentok.android.Publisher.getCameraId()
com.opentok.android.Stream.getSession()
com.opentok.android.Session.SessionOptionsProvider.isHwDecodingSupported()
com.opentok.android.Session.SessionOptions.isHwDecodingSupported()
com.opentok.android.SubscriberKit.onDisconnected()
com.opentok.android.BaseVideoRenderer.Frame.recycle()
If you want to free the memory of a frame you can just set the reference to null and wait the GC to collect it
com.opentok.android.Session.Builder.setApiUrl(URL)
com.opentok.android.Publisher.setCameraId(int)
com.opentok.android.PublisherKit.setCapturer(BaseVideoCapturer)
com.opentok.android.PublisherKit.setName(String)
com.opentok.android.PublisherKit.setRenderer(BaseVideoRenderer)
com.opentok.android.SubscriberKit.setRenderer(BaseVideoRenderer)
com.opentok.android.Publisher.startPreview()
com.opentok.android.Publisher.swapCamera()
Deprecated Constructors
Constructor and Description
com.opentok.android.Publisher(Context)
com.opentok.android.Publisher(Context, String)
com.opentok.android.Publisher(Context, String, BaseVideoCapturer)
com.opentok.android.Publisher(Context, String, boolean, boolean)
com.opentok.android.Publisher(Context, String, boolean, boolean, BaseVideoCapturer, Publisher.CameraCaptureResolution, Publisher.CameraCaptureFrameRate, BaseVideoRenderer)
com.opentok.android.Publisher(Context, String, Publisher.CameraCaptureResolution, Publisher.CameraCaptureFrameRate)
com.opentok.android.PublisherKit(Context)
com.opentok.android.PublisherKit(Context, String)
com.opentok.android.PublisherKit(Context, String, boolean, boolean)
com.opentok.android.PublisherKit(Context, String, boolean, boolean, BaseVideoCapturer, BaseVideoRenderer)
com.opentok.android.Session(Context, String, String)
com.opentok.android.Session(Context, String, String, Session.SessionOptions)
com.opentok.android.Session(Context, String, String, Session.SessionOptionsProvider)
com.opentok.android.Subscriber(Context, Stream)
com.opentok.android.SubscriberKit(Context, Stream)
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes