Playing finished event.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public event PlayingFinishedEventHandler PlayingFinished |
Remarks
The event is fired when/if video playing finishes. The reason of video stopping is provided as an argument to the event handler.