Struct VFVideoEffectSimple
Video Effect Simple structure.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: VisioForge.ProcessingFilters.Interfaces
Assembly: VisioForge.ProcessingFilters.Interfaces.dll
Syntax
public struct VFVideoEffectSimple
Fields
AmountD
Amount (double).
Declaration
public double AmountD
Field Value
| Type | Description |
|---|---|
| System.Double |
AmountI
Amount (integer).
Declaration
public int AmountI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DeintBlend
Deinterlace Blend.
Declaration
public VFDeintBlend DeintBlend
Field Value
| Type | Description |
|---|---|
| VFDeintBlend |
DeintCAVTThreshold
Deinterlace CAVT threshold. Default is 20, range is [0, 255].
Declaration
public int DeintCAVTThreshold
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DeintTriangleWeight
Deinterlace Triangle weight. Default is 180, range is [128, 256].
Declaration
public int DeintTriangleWeight
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DenoiseAdaptiveBlurMode
Denoise Adaptive blur mode. Default is 0, range is [0, 3].
Declaration
public int DenoiseAdaptiveBlurMode
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DenoiseAdaptiveThreshold
Denoise Adaptive threshold. Default is 20, range is [0, 255].
Declaration
public int DenoiseAdaptiveThreshold
Field Value
| Type | Description |
|---|---|
| System.Int32 |
DenoiseCAST
Denoise CAST.
Declaration
public VFDenoiseCAST DenoiseCAST
Field Value
| Type | Description |
|---|---|
| VFDenoiseCAST |
DenoiseSNRThreshold
Denoise SNR threshold. Default is 20, range is [0, 255].
Declaration
public int DenoiseSNRThreshold
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Enabled
Enabled.
Declaration
public bool Enabled
Field Value
| Type | Description |
|---|---|
| System.Boolean |
FactorI
Factor.
Declaration
public int FactorI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
GraphicalLogo
Graphical logo.
Declaration
public VFGraphicalLogo GraphicalLogo
Field Value
| Type | Description |
|---|---|
| VFGraphicalLogo |
ID
ID.
Declaration
public int ID
Field Value
| Type | Description |
|---|---|
| System.Int32 |
InferenceI
Inference.
Declaration
public int InferenceI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
MaxI
Maximum.
Declaration
public int MaxI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
MinI
Minimum.
Declaration
public int MinI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Pan
Pan.
Declaration
public VFPan Pan
Field Value
| Type | Description |
|---|---|
| VFPan |
ScaleD
Scale.
Declaration
public double ScaleD
Field Value
| Type | Description |
|---|---|
| System.Double |
SeamI
Seam.
Declaration
public int SeamI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SizeI
Size.
Declaration
public int SizeI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
StartTime
Start time.
Declaration
public long StartTime
Field Value
| Type | Description |
|---|---|
| System.Int64 |
StopTime
Stop time.
Declaration
public long StopTime
Field Value
| Type | Description |
|---|---|
| System.Int64 |
StyleI
Style.
Declaration
public int StyleI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
TextLogo
Text logo.
Declaration
public VFTextLogo TextLogo
Field Value
| Type | Description |
|---|---|
| VFTextLogo |
TurbulenceI
Turbulence.
Declaration
public int TurbulenceI
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Type
Type.
Declaration
public int Type
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Zoom
Zoom.
Declaration
public VFZoom Zoom
Field Value
| Type | Description |
|---|---|
| VFZoom |