开发者

media element playback a portion and wait

How can I set my MediaElement (Silverlight) to play an audio file when it has some data (for example 10 % of the streamed file) ?

I want to start playback immediately after a little portion has buffered, then, if the application had no data, just pause the playback and 开发者_如何学JAVAwait. Is this possible?

Thanks in advance,

Regards


I think this is supported by the MediaElement. You just have to specify thru one of its properties whether it should Begin automatically.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜