client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs
changeset 36 b6df6fce6e5d
parent 35 43bb1b8ed555
child 38 bd33267300aa
--- a/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs	Mon Jan 25 09:30:22 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/VideoViewer/VideoViewer.xaml.cs	Wed Jan 27 10:37:39 2010 +0100
@@ -56,7 +56,10 @@
 
         void VideoScreen_MediaOpened(object sender, RoutedEventArgs e)
         {
-           
+            /*
+             * In Order to begin 
+             */
+            VideoScreen.Position = ((VideoViewerVM)DataContext).BeginIn;
             //VideoScreen.Play();
             //VideoPositionTimer.Start();