예제 #1
0
 private void StartButton_Click(object sender, RoutedEventArgs e)
 {
     _curVideoController.CapturePicture("123", "G");
 }