Table of Contents

Enum SoundCardEvents

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Specifies the active events in the SoundCard.

[Flags]
public enum SoundCardEvents : byte

Fields

None = 0
PlaySoundOrFrequency = 1
Stop = 2
DigitalInputs = 4
AdcValues = 8