Skip to content

0x0818 - SetDigitalAudioOutputSource

Description

This message is used to specify the stream source to play. Note that the specified stream must not require a DNS lookup to resolve.

DigitalAudioOutputSeq

Type: Sequence

Field # Field Name Type Optional Interpretation
1 RequestIdRec RequestIdRec false
2 DigitalAudioOutputSourceList DigitalAudioOutputSourceList false

RequestIdRec

Type: Record

Field # Field Name Type Units Optional Interpretation
1 RequestID false

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.