I'm missing something and can't find it (MediaElement)
-
Ok, I've got a dinky little form with a media element control on it. I have it reading from an mpg file and the video display is apparently playing perfectly. However, I can't get the current position within the file. I'm trying to use the Position property to do this. I suspect I'm doing something dumb, but a google search didn't help me. I get the same value for position regardless of what I do. Anybody?
-
Ok, I've got a dinky little form with a media element control on it. I have it reading from an mpg file and the video display is apparently playing perfectly. However, I can't get the current position within the file. I'm trying to use the Position property to do this. I suspect I'm doing something dumb, but a google search didn't help me. I get the same value for position regardless of what I do. Anybody?
Can you show your mediaelement xaml and/or code? There's alot of properties on the MediaElement so it's hard to reproduce the issue...
Mark Salsbery Microsoft MVP - Visual C++ :java: