C# 클래스 MCAEmotiv.GUI.Animation.SoundView

Plays a sound when deployed. Displays nothing for 1ms
상속: AbstractTimedView
파일 보기 프로젝트 열기: madelson/Emotiv-Experimenter

공개 메소드들

메소드 설명
SoundView ( System.Media.SystemSound sound ) : System

Construct a sound view that plays the specified system sound

메소드 상세

SoundView() 공개 메소드

Construct a sound view that plays the specified system sound
public SoundView ( System.Media.SystemSound sound ) : System
sound System.Media.SystemSound
리턴 System