메소드 | 설명 | |
---|---|---|
ChangeDevice ( int index ) : bool | ||
Dispose ( ) : void | ||
GetDeviceNames ( ) : string[] | ||
IsPaused ( ) : bool | ||
IsPlaying ( bool orPaused ) : bool | ||
MediaPlayer ( ) : System | ||
Next ( string status, bool chat ) : bool | ||
Pause ( string status, bool chat ) : bool | ||
Play ( System.Windows.Forms.UI item, string status, bool chat ) : bool | ||
Play ( int index, string status, bool chat ) : bool | ||
Play ( string status, bool chat ) : bool | ||
Previous ( string status, bool chat ) : bool | ||
Random ( string status, bool chat ) : bool | ||
Resume ( string status, bool chat ) : bool | ||
StartTimers ( ) : void | ||
Stop ( string status, bool chat ) : bool | ||
StopTimers ( ) : void | ||
Stream ( System.Windows.Forms.UI station, string status, bool chat ) : bool |
메소드 | 설명 | |
---|---|---|
OnMediaError ( |
||
OnPlayModeChanged ( |
||
OnPlayStateChanged ( |
||
OnPositionChanged ( |
||
OnVolumeChanged ( |
메소드 | 설명 | |
---|---|---|
DisposeID3 ( ) : void | ||
DisposeMediaPlayer ( ) : void | ||
p_Shoutcast_TitleReceived ( object sender, string title ) : void | ||
p_StreamTimer_Tick ( object sender, EventArgs e ) : void | ||
p_Timer2_Tick ( object sender, EventArgs e ) : void | ||
p_Timer_Tick ( object sender, EventArgs e ) : void | ||
p_WMP_MediaError ( object pMediaObject ) : void | ||
p_WMP_PlayStateChange ( int NewState ) : void |
protected OnPlayModeChanged ( |
||
e | ||
리턴 | void |
protected OnPlayStateChanged ( |
||
e | ||
리턴 | void |
protected OnPositionChanged ( |
||
e | ||
리턴 | void |
protected OnVolumeChanged ( |
||
e | ||
리턴 | void |
public Play ( System.Windows.Forms.UI item, string status, bool chat ) : bool | ||
item | System.Windows.Forms.UI | |
status | string | |
chat | bool | |
리턴 | bool |
public Play ( int index, string status, bool chat ) : bool | ||
index | int | |
status | string | |
chat | bool | |
리턴 | bool |
public Previous ( string status, bool chat ) : bool | ||
status | string | |
chat | bool | |
리턴 | bool |
public Stream ( System.Windows.Forms.UI station, string status, bool chat ) : bool | ||
station | System.Windows.Forms.UI | |
status | string | |
chat | bool | |
리턴 | bool |