Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StatusCommands

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private protocol

protocol: MPDProtocol

Methods

clearError

  • clearError(): Promise<void>
  • Clears the current error message in status

    Returns Promise<void>

currentSong

  • Displays the song info of the current song (same song that is identified in status).

    Returns Promise<PlaylistItem>

statistics

  • Returns Promise<Statistics>

status

  • Reports the current status of the player and the volume level.

    Returns Promise<Status>

Generated using TypeDoc