コード例 #1
0
ファイル: Out123.cs プロジェクト: fdefelici/aiv-mpg123
 public void Pause()
 {
     Out123NativeMethods.Pause(handle);
 }