コード例 #1
0
 private void btn_video_start_Click(object sender, EventArgs e)
 {
     _controller.StartVideo(_controller.CurrentVideoCapture);
 }