Alexander Hendrich %!s(int64=10) %!d(string=hai) anos
pai
achega
cd61df193f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      bbiwarg/Parameters.cs

+ 2 - 2
bbiwarg/Parameters.cs

@@ -19,11 +19,11 @@ namespace bbiwarg
     class Parameters
     {
         // input
-        public static readonly InputType InputSource = InputType.Movie;
+        public static readonly InputType InputSource = InputType.Camera;
         public static readonly String InputMoviePath = "..\\..\\videos\\touch\\4.skv";
 
         // Logger
-        public static readonly LogSubject LogLevel = LogSubject.Timer;
+        public static readonly LogSubject LogLevel = LogSubject.None;
         public static readonly int ConsoleWidth = 90;
         public static readonly int ConsoleHeight = 30;