Свойство | Тип | Описание | |
---|---|---|---|
FileName | string | ||
IsBeingPlayed | bool | ||
TrackName | string |
Метод | Описание | |
---|---|---|
GetVolume ( ) : int | ||
MusicPlayer ( string fileName ) : System | ||
Play ( bool Looping ) : void | ||
SetVolume ( int newvolume ) : void | ||
StopPlaying ( ) : void |
Метод | Описание | |
---|---|---|
PlaySound ( string pszSound, |
||
PlayWorker ( ) : void | ||
mciSendString ( string command, StringBuilder buffer, int bufferSize, |
public MusicPlayer ( string fileName ) : System | ||
fileName | string | |
Результат | System |