unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

Where do I set IsFluidSeekingDisabled = true? #472

Closed Symbai closed 4 years ago

Symbai commented 4 years ago

Where do I set IsFluidSeekingDisabled = true?

I noticed the video is playing for 0.5 - 1 second when I jump to a position and the video is paused. I saw a couple of posts (#379, #360, #443) probably related to that and it was said to set IsFluidSeekingDisabled to true. These posts were more than half a year ago and the nuget package is from December 28, 2019.

However I cannot find where exactly this property is.

Issue Categories

Version Information

Symbai commented 4 years ago

Nvm, it has been renamed to IsScrubbingEnabled.

mariodivece commented 4 years ago

Correct. The dependency property name is called ScrubbingEnabled