ToneNotificationChannel Class |
Namespace: Com.Datalogic.Decode.Configuration
The ToneNotificationChannel type exposes the following members.
| Name | Description | |
|---|---|---|
| Alarm | Alarm | |
| JniPeerMembers | To be added. | |
| Music | Music | |
| Ring | Ring | |
| Scanner | Scanner | |
| VoiceCall | Voice call |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
| SCANNER | The audio channel used by the scanner (default). While using this channel, the volume is controlled by the GoodReadAudioVolume property. |
| MUSIC | The music audio channel. While using this channel, the volume is controlled by the channel and subsequently modified by the GoodReadAudioVolume property. |
| VOICE_CALL | The voice call audio channel. While using this channel, the volume is controlled by the channel and subsequently modified by the GoodReadAudioVolume property. |
| ALARM | The alarm audio channel. While using this channel, the volume is controlled by the channel and subsequently modified by the GoodReadAudioVolume property. |
| RING | The phone ring audio channel. While using this channel, the volume is controlled by the channel and subsequently modified by the GoodReadAudioVolume property. |