| OptionsConfigurationFile Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: butterflow_ui
 Syntax
Syntax[SerializableAttribute] public class OptionsConfigurationFile
The OptionsConfigurationFile type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OptionsConfigurationFile | Initializes a new instance of the OptionsConfigurationFile class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FastPyramid |  Gets or sets a value indicating whether to use fast pyramids.  | 
|  | FlowFilterType |  Gets or sets the type of the flow filter used for optical flow calculations.  | 
|  | Iterations |  Gets or sets the number of iterations at each pyramid level.  | 
|  | KeepAudio |  Gets or sets a value indicating whether the keep audio.  | 
|  | KeepSubregions |  Gets or sets a value indicating whether the keep subregions that are not explicitly specified.  | 
|  | Levels |  Gets or sets the number of pyramid layers.  | 
|  | LockAspectRatio |  Gets or sets a value indicating whether to lock aspect ratio of the video.  | 
|  | LosslessQuality |  Gets or sets a value indicating whether the result is rendered in lossless quality.  | 
|  | PixelNeighborhood |  Gets or sets the size of the pixel neighborhood.  | 
|  | PlaybackRate |  Gets or sets the playback rate.  | 
|  | PyramidScale |  Gets or sets the pyramid scale factor.  | 
|  | SmoothDerivativeStandardDeviation |  Gets or sets the standard deviation of smooth derivatives.  | 
|  | SmoothMotion |  Gets or sets a value indicating whether the butterflow should be turned toward smooth motion.  | 
|  | WindowSize |  Gets or sets the size of the windowing average.  | 
 See Also
See Also