Example #1
0
 private async void btSeparateCaptureStop_Click(object sender, EventArgs e)
 {
     await VideoCapture1.SeparateCapture_StopAsync();
 }