How could you determine the media position when playing a video in silverlight?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category