Vinyl
    Preparing search index...

    For console debugging, gives access to currently active players, logs, and client information.

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    • get bandwidth(): number

      Returns the EWMA low estimate for the client's current bandwidth.

      Returns number

    • get logs(): undefined | readonly HistoryLogItem[]

      Returns undefined | readonly HistoryLogItem[]

    • get player(): AnyRecord

      Returns the first player.

      Returns AnyRecord

    • get players(): readonly AnyRecord[]

      Returns readonly AnyRecord[]

    • get version(): string

      Returns string

    Methods

    • Throws an error. Can be used to test Vinyl's uncaught error handling.

      Returns void