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