コード例 #1
0
 /// <summary>
 /// Raises the play button event.
 /// </summary>
 public void OnPlayButton()
 {
     webCamTextureToMatHelper.Play();
 }