AsyncVideoSourcePlayingFinished Event |
Namespace: Accord.Video
This event is used to notify clients that the video playing has finished.
Note |
---|
Unlike NewFrame event, this event is simply redirected to the corresponding event of the NestedVideoSource, so it is fired from the thread of the nested video source. |