Enclosing class: : Session


@Deprecated public static interface Session.SessionOptionsProvider

Deprecated.

This interface is now deprecated. Please use the SessionOptions class along with the Session.Builder.sessionOptions(Session.SessionOptions sessionOptions) method to configure the session.

Method Summary

All MethodsInstance MethodsAbstract MethodsDeprecated Methods

Modifier and Type

Method

Description

boolean

isHwDecodingSupported()

Deprecated.

Method Details

isHwDecodingSupported

@Deprecated boolean isHwDecodingSupported()

Deprecated.

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