Click or drag to resize
Accord.NET (logo)

HeadController Events

The HeadController type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventHeadEnter
Occurs when a head enters the video scene.
Public eventHeadLeave
Occurs when a head leaves the video scene.
Public eventHeadMove
Occurs when the head moves in the video scene.
Public eventNewFrame
New frame event.
Public eventPlayingFinished
Video playing finished event.
Public eventPropertyChanged
Occurs when a property value changes.
Public eventVideoSourceError
Video source error event.
Top
See Also