[longomatch] Add some KeyActions for Zoom levels.



commit e2a1c2e75167117e7236d47be9f3c09682834cf0
Author: Julien Moutte <julien fluendo com>
Date:   Fri Apr 24 14:25:58 2015 +0200

    Add some KeyActions for Zoom levels.

 LongoMatch.Core/Common/Enums.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/Common/Enums.cs b/LongoMatch.Core/Common/Enums.cs
index 48ea27b..560f6ee 100644
--- a/LongoMatch.Core/Common/Enums.cs
+++ b/LongoMatch.Core/Common/Enums.cs
@@ -405,6 +405,10 @@ namespace LongoMatch.Core.Common
                ZoomIn,
                ZoomOut,
                FitTimeline,
+               VideoZoomOriginal,
+               VideoZoom1,
+               VideoZoom2,
+               VideoZoom3
        }
 
        public enum SeekType


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]