| 
               | 
            
              FileVideoSourceReferenceClockEnabled Property | 
          
Namespace: Accord.Video.DirectShow
Disabling reference clocks causes DirectShow graph to run as fast as it can process data. When enabled, it will process frames according to presentation time of a video file.
| The property should be set before calling Start method of the class to have effect. | 
Default value of this property is set to true.