Beispiel #1
0
 private void Record(object sender, System.Windows.Input.MouseButtonEventArgs e)
 {
     input.Record(inputMediaPath);
 }