FaceDetected
Viscom Software VideoCap ActiveX Control |
FaceDetected Event
Description: |
Occurs when face detected and set EffectType=1. If you want to use this feature, you need purchased our Face Detection Fx Plugin. |
Syntax: |
Private Sub VideoCap1_FaceDetected(ByVal vmin As Integer, ByVal smin As Integer)
|