VideoPlayer.TimeEventHandler

Declaration

public delegate void TimeEventHandler(Video.VideoPlayer source, double seconds);

Parameters

source The VideoPlayer that is emitting the event.
seconds Time position.

Description

Delegate type for VideoPlayer events that carry a time position.


Did you find this page useful? Please give it a rating: