OptionsConfiguration Properties |
The OptionsConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandLineOutput | Gets the command line output given the current configuration. |
![]() | 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. |
![]() | Height | Gets or sets the height of the video output. |
![]() | 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. |
![]() | MultipleFiles | Gets a value indicating whether butterflow will process multiple files. |
![]() | 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. |
![]() | Subregions | Gets or sets the subregions of the video on which to work. |
![]() | VideoInput | Gets or sets the video input file path. |
![]() | VideoOutput | Gets or sets the video output file path. |
![]() | Width | Gets or sets the width of the video output. |
![]() | WindowSize | Gets or sets the size of the windowing average. |