web-music-score - v6.4.0-pre.9
    Preparing search index...

    Class MPlayer

    MPlayer is deprecated. Will be removed in future release. Use Player instead.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Bind this player to custom HTML element.

      Parameters

      • elem: string | HTMLElement

        HTML element id or element.

      Returns boolean

      • Boolean whether bind was succesfull.
    • Unbind this player from custom HTML element.

      Parameters

      • elem: string | HTMLElement

        HTML element id or element.

      Returns boolean

      • Boolean whether unbind was succesfull.
    • Stop all playing.

      Returns void