Member |
Data Type |
Description |
---|---|---|
wDecibel |
WORD |
Sound intensity. |
bySensitivity |
BYTE |
Sensitivity, value range: [1,100]. |
byAudioMode |
BYTE |
Sound detection mode: 0-enable sensitivity detection, 1-enable decibel threshold detection, 2-enable both. |
byEnable |
BYTE |
Whether to enable sudden increase of sound intensity detection: 0-no, 1-yes. |
byThreshold |
BYTE |
Sound intensity threshold, value range: [0,100]. |
byRes |
Array [BYTE] |
Reserved, set to 0. The maximum size is 54 bytes. |