示例#1
0
 /// <summary>
 /// Starts playing the buffers.
 /// </summary>
 public void Start()
 {
     driver.start();
 }