Interface IVideoEffectDeinterlaceCAVT
Deinterlace Content adaptive vertical temporal (CAVT) filtering effect interface.
Inherited Members
Namespace: VisioForge.Core.Types.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public interface IVideoEffectDeinterlaceCAVT : IVideoEffect
Properties
Threshold
Gets or sets threshold value. Range is 0-255. Default is 20.
Declaration
int Threshold { get; set; }
Property Value
Type | Description |
---|---|
int |