Class MKFMTSController

MKPlayer FMTS ASiD Controller.

Hierarchy

  • MKFMTSController

Constructors

Methods

Constructors

  • MKPlayer FMTS ASiD Controller.

    Parameters

    • player: MKPlayerAPI

      the MKPlayer instance.

    • fmtsConfig: MKFMTSConfig

      the FMTS configuration for this controller instance.

    • Optional errorCallback: MKFMTSErrorCallback

      the callback to receive notifications on various error and security issues.

    Returns MKFMTSController

Methods

  • Get plugin version string.

    Returns string

    plugin version string.

  • Update FMTS configuration.

    Note: The config properties set at the time of controller init will be overwritten and lost.

    Parameters

    Returns void