java.lang.Object

com.opentok.android.Session.SessionOptions

com.opentok.android.Session.ConfigurableSessionOptions

Enclosing class: : Session


protected static class Session.ConfigurableSessionOptions extends Session.SessionOptions

Method Summary

All MethodsInstance MethodsConcrete Methods

Modifier and Type

Method

Description

boolean

isHwDecodingSupported()

This method has been deprecated, and it does not have any functionality.

Methods inherited from class com.opentok.android.Session.SessionOptions

isCamera2Capable, useTextureViews

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

isHwDecodingSupported

public boolean isHwDecodingSupported()

Description copied from class: Session.SessionOptions

This method has been deprecated, and it does not have any functionality.

Overrides: : isHwDecodingSupported in class Session.SessionOptions