Attempting to create a slider that monitors / changes the position of a video.

Lloyd Sheen 1,386 Reputation points
2023-01-29T15:25:08.23+00:00

I am wondering just how I can accomplish the above. I have an event which gets called as the video plays and provides the position of the video being played. I can bind the Ticks of the postion to the slider with no problem.

The problem is that when I attempt to use the slider to change the position it gets into conflict with the video and the position changed event. Is there any way to know that the slider is being used so that I can disreguard the position changed event while I am changing the position using the slider?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,922 questions
{count} votes