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

Parameters

sourceThe VideoPlayer that is emitting the event.
secondsTime position.

Description

Delegate type for VideoPlayer events that carry a time position.