C# Class Motion.Sound.DirectXPlayer

Inheritance: IAlarmPlayer, IDisposable
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
AlarmEnd ( ) : void
AlarmStart ( ) : void
Check ( ) : bool
DirectXPlayer ( ) : System
Dispose ( ) : void

Private Methods

Méthode Description
mAudio_Ending ( object sender, EventArgs e ) : 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

DirectXPlayer() public méthode

public DirectXPlayer ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void