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 wait. Is this possible?
Thanks in advance,
Regards