Click or drag to resize

ButterflowWrapperButterflowOutputType Enumeration

Values that represent butterflow output types.

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntax
C#
public enum ButterflowOutputType
Members
  Member nameValueDescription
Width0 Video Width.
Height1 Video Height.
Rate2 Video playback rate.
Progress3 Video processing progress.
See Also