N
Nicholas Paldino [.NET/C# MVP]
Vaibhav,
I would just create a timer and then have it fire at ten minute
intervals.
If you need it to stop at the 10 minute mark in the movie, then I would
try to hook into your player, and see if you can respond to an event when
the position in the movie is playing.
What player are you using?
Hope this helps.
I would just create a timer and then have it fire at ten minute
intervals.
If you need it to stop at the 10 minute mark in the movie, then I would
try to hook into your player, and see if you can respond to an event when
the position in the movie is playing.
What player are you using?
Hope this helps.