How could you determine the media position when playing a video in silverlight?
Answer / Shubhabngi Madan
In Silverlight, you can use MediaElement's Position property to get or set the current playback position of a media file. For example: Position = TimeSpan.FromSeconds(currentPosition);
| Is This Answer Correct ? | 0 Yes | 0 No |
What are deep zoom and deep zoom composer?
Which .net applications are supported in silverlight?
what is silverlight.js file?
What are the components of silverlight?
Can Silverlight be used along with different browsers and operating systems?
What is deep zoom in silverlight?
What are differences between silverlight and asp.net?
What is Storyboard class in Silverlight?
how can be the default page settings changed for a silverlight page ?
How do you grant silverlight permission to talk to a server that is not on your local host.
What are the programming languages in which you can implement behavior of silverlight application?
Is ado.net objects supported in microsoft silverlight project?