Video playing finished event.

Namespace:  AForge.Video
Assembly:  AForge.Video (in AForge.Video.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
event PlayingFinishedEventHandler PlayingFinished

Remarks

This event is used to notify clients that the video playing has finished.

See Also