C# Class MCAEmotiv.GUI.Animation.SoundView

Plays a sound when deployed. Displays nothing for 1ms
Inheritance: AbstractTimedView
Afficher le fichier Open project: madelson/Emotiv-Experimenter

Méthodes publiques

Méthode Description
SoundView ( System.Media.SystemSound sound ) : System

Construct a sound view that plays the specified system sound

Method Details

SoundView() public méthode

Construct a sound view that plays the specified system sound
public SoundView ( System.Media.SystemSound sound ) : System
sound System.Media.SystemSound
Résultat System