Package com.opentok.android
Class Session.ConfigurableSessionOptions
- 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 Methods Instance Methods Concrete 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
-
-
-
-
Method Detail
-
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 classSession.SessionOptions
-
-