Example #1
0
 /// <summary>
 /// 慢进播放
 /// </summary>
 public void SlowPlay()
 {
     VsClientAPI.VSSP_ClientSlowPlay(m_lHandle);
 }