C# Class CoreAudioSample.Form1

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: ThiefMaster/coreaudio-dotnet

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
AudioEndpointVolume_OnVolumeNotification ( CoreAudio.AudioVolumeNotificationData data ) : void
tbMaster_Scroll ( object sender, EventArgs e ) : void
timer1_Tick ( object sender, EventArgs e ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System