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