Enum BuzzerVolume
- Namespace
- Iot.Device.AtomQrCode
- Assembly
- Iot.Device.AtomQrCode.dll
Options for controlling the sound intensity of the buzzer.
public enum BuzzerVolume
Fields
High = 0
High intensity.
Low = 2
Low intensity.
Medium = 1
Medium intensity.