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 audio or video formats are supported in silverlight?
What is the use of Silverlight?
What is clientbin folder in silverlight application?
How to apply style elements in a silverlight project?
what is the real advantage of using excel/word files or local database in silverlight?
What is silverlight tool kit?
Describe the term Silverlight plug-in.
What are deep zoom and deep zoom composer?
What are the ways to display text with Silverlight?
What are the programming language that can be used to write the backend of the silverlight application?
Explain the architecture of silverlight?
Is it possible to pass parameters to silverlight controls from asp.net pages?