Skip to content

0x4818 - ReportDigitalAudioOutputSource

Description

This message is used to report the stream currently being played for each queried sensor. An empty StreamURL implies that no stream is being played.

Structure

ReportDigitalAudioOutputSource
 DigitalAudioOutputSourceList
   DigitalAudioOutputSourceRec

DigitalAudioOutputSourceList

Type: List

Element Type Count Type Min Count Max Count
DigitalAudioOutputSourceRec uint16 0 65535

DigitalAudioOutputSourceRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 SensorID uint16 one false ID of the sensor. Zero (0) is not a valid ID in this message.
2 StreamURL false URL of the source of the stream. This URL should not require a DNS to resolve; hence, an IP address should be substituted for a host name.
3 Repeat uint8 one false Specifies behavior for RTSP streams that have a finite play time.
4 Volume uint16 percent false The gain or volume applied to the input as a percent. A value of 0% indicates that no output signal is generated, while a value of 100% indicates that maximum amplification is applied to the input.