Class KodiInputNamespace

Constructors

Methods

  • Navigates back in the current context.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Sends a button event to the player.

    Parameters

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Opens the context menu.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Navigates down in the current context.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Executes a specific action.

    Parameters

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Navigates to the home screen.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Displays the info dialog.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Navigates left in the current context.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Navigates right in the current context.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Selects the currently highlighted item.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Sends text input to the player.

    Parameters

    • text: string

      The text to send.

    • done: boolean = true

      Whether the input is complete (default: true).

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Shows or hides the codec information.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Shows or hides the On-Screen Display (OSD).

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Shows or hides the player process information.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

  • Navigates up in the current context.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.

MMNEPVFCICPMFPCPTTAAATR