Interface Session.SessionOptionsProvider

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

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
  • Method Details

    • isHwDecodingSupported

      @Deprecated boolean isHwDecodingSupported()
      Deprecated.
      This method has been deprecated, and it does not have any functionality.