0x080F - SetDigitalAudioSensorConfiguration
Description
This message is used to set the current configuration for one or more audio sensors. Each Set message contains a local request ID; this ID is returned by the corresponding SetDigitalAudioSensorConfigurationResponse message and may be used by the client to coordinate requests and responses.
DigitalAudioSensorConfigurationSeq
Type: Sequence
RequestIdRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
RequestID |
|
|
false |
|
DigitalAudioSensorConfigurationList
Type: List
DigitalAudioSensorConfigurationRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint8 |
|
|
|
| 2 |
SensorID |
uint16 |
one |
false |
ID of the sensor. Zero (0) is not a valid ID in this message. |
| 3 |
Sensitivity |
uint16 |
one |
true |
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. |
| 4 |
MinimumBitRate |
uint16 |
one |
true |
kilobits per second. Different min and max bitrates may result in a Variable Bit Rate (VBR) stream, if supported. |
| 5 |
MaximumBitRate |
uint16 |
one |
true |
kilobits per second. Different min and max bitrates may result in a Variable Bit Rate (VBR) stream, if supported. |
| 6 |
DigitalFormat |
uint8 |
one |
true |
|
| 7 |
SampleRate |
uint32 |
one |
true |
Samples per second |
| 8 |
BitDepth |
uint8 |
one |
true |
|
| 9 |
EncodingQuality |
uint8 |
one |
true |
|