HeadController Events |
The HeadController type exposes the following members.
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
HeadEnter |
Occurs when a head enters the video scene.
| |
HeadLeave |
Occurs when a head leaves the video scene.
| |
HeadMove |
Occurs when the head moves in the video scene.
| |
NewFrame |
New frame event.
| |
PlayingFinished |
Video playing finished event.
| |
PropertyChanged |
Occurs when a property value changes.
| |
VideoSourceError |
Video source error event.
|