Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit How to control media player's buffering
2 replies. Latest Post by LightSilver on July 3, 2008.
(0)
LightSilver
Member
5 points
10 Posts
07-01-2008 10:28 PM |
Hello Silverlight Gurus,
I want to pause buffering on a media player's video stream so another player can use the bandwidth and then resume buffering of the paused one.
How can this be done? Is Silverlight powerful enough to handle such operations?
Many Thanks
MontrayD...
238 points
70 Posts
07-02-2008 1:20 PM |
I may be wrong, but I don't think this is supported.
However, you may want to take a look at "MediaElement States" here.
07-03-2008 7:08 AM |
I had the feeling the control might not have so expose so much power which is very unfortunate.