示例#1
0
 /// <summary>
 /// Stops playing the buffers.
 /// </summary>
 public void Stop()
 {
     driver.stop();
 }