Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Player

Simple Audio Player

export
class

Player

Hierarchy

  • Player

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Optional opts

Methods

Private buildArgs

  • buildArgs(filename: string, playOpts?: PlayerOptions): string[]

play

  • Plays a file

    memberof

    Player

    Parameters

    Returns Promise<void>

Generated using TypeDoc