C# Class Motion.Sound.TonePlayer

Summary description for CannedWCAtones.
Inheritance: IAlarmPlayer
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
AlarmEnd ( ) : void
AlarmStart ( ) : void
Check ( ) : bool
MasterWarning1 ( ) : void
MasterWarning2 ( ) : void
Play ( ) : void
Radiation ( ) : void
Stop ( ) : void
TonePlayer ( ) : System
Wheels ( ) : void

Private Methods

Méthode Description
Beep ( int frequency, int duration ) : bool
WorkerThread ( ) : void

Method Details

AlarmEnd() public méthode

public AlarmEnd ( ) : void
Résultat void

AlarmStart() public méthode

public AlarmStart ( ) : void
Résultat void

Check() public méthode

public Check ( ) : bool
Résultat bool

MasterWarning1() public méthode

public MasterWarning1 ( ) : void
Résultat void

MasterWarning2() public méthode

public MasterWarning2 ( ) : void
Résultat void

Play() public méthode

public Play ( ) : void
Résultat void

Radiation() public méthode

public Radiation ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TonePlayer() public méthode

public TonePlayer ( ) : System
Résultat System

Wheels() public méthode

public Wheels ( ) : void
Résultat void