Viscom Software VideoCap ActiveX Control

EffectType Property

Description:   

The type of effect. You may set No Effect, overlay text/image, Face Detection Fx, Video Frame, Video Painter, Motion Detection, Chroma Key, Scrolling Banner Text Effects.

Usage:   

VideoCap1.EffectType[= value]

Data Type:   

Integer

Example:   

The Visual Basic example 

Private Sub Button_Click()
    VideoCap1.EffectType =0
    VideoCap1.Start
End Sub


Value:   

-1 - No Effect
0 - Overlay text/image
1 - Face Detection Fx
2 - Video Frame
3 - Video Painter
4 - Motion Detection
5 - Chroma Key
6 - Scrolling Banner Text