메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
IrrPlayer ( string filename, bool wantRepeat ) : System | ||
Pause ( ) : void | ||
Play ( ) : void | ||
PlayOrPause ( ) : void | ||
Stop ( ) : void |
public IrrPlayer ( string filename, bool wantRepeat ) : System | ||
filename | string | |
wantRepeat | bool | |
리턴 | System |