07-30-2008 11:26 AM
Based on a KB article, I am using the media player to play audio in streaming mode.
To do that I am using a custom dataSource/sourceStream.
The question I have is that when does the player starts playing? How much data does it need to prime it before it starts playing.
The reason I am asking is that I would like to make the player start playing as soon as possible.
Thanks