Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply With Audio Data

Sent as a response to AudioDataRequest

see

4.6.2 Reply With Audio Data (CA)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly balance

balance: number

Balance (000=left, 50=center, 100=right)

Readonly bass

bass: number

Bass (000=down(-), 50=center, 100=up(+))

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Optional Readonly expectedChecksum

expectedChecksum: undefined | string

Optional Readonly expectedPacketLength

expectedPacketLength: undefined | string

Readonly isChecksumValid

isChecksumValid: boolean = false

Readonly isDoNotDisturb

isDoNotDisturb: boolean

Readonly isLoudness

isLoudness: boolean

Whether loudness is turned on.

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isPowered

isPowered: boolean

Whether zone is powered.

Readonly isWellFormed

isWellFormed: boolean = false

Optional Readonly messageType

messageType: undefined | string

Optional Readonly packetLength

packetLength: undefined | string

Readonly partyMode

partyMode: PartyMode

Party mode (‘0’=off, ‘1’=on, ‘2’=master)

Readonly raw

raw: string

Optional Readonly reserved

reserved: undefined | string

Readonly source

source: number

Source (1..12)

Optional Readonly subMessageType

subMessageType: undefined | string

Optional Readonly terminator

terminator: undefined | string

Readonly treble

treble: number

Treble (000=down(-), 50=center), 100=up(+))

Readonly volume

volume: number

Volume (0..100)

Readonly zone

zone: number

The zone number (0..18)

Static Readonly COMMAND

COMMAND: "CA" = "CA"

Accessors

command

  • get command(): string | null

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property
  • Static method

Generated using TypeDoc