Enum SoundCardEvents
Specifies the active events in the SoundCard.
[Flags]
public enum SoundCardEvents : byte
Fields
None = 0
PlaySoundOrFrequency = 1
Stop = 2
DigitalInputs = 4
AdcValues = 8
Specifies the active events in the SoundCard.
[Flags]
public enum SoundCardEvents : byte
None = 0
PlaySoundOrFrequency = 1
Stop = 2
DigitalInputs = 4
AdcValues = 8