Is it possible to adjust the way in which smooth streaming xap bitrate is first started? As it is right now, the player shows a low quality stream until is has buffered the higher quality. Can I change this to allow for the higher quality on start? If so, how?
(I've already seen this question, but I am not using the media platform player.)
The answer on you link answers your question. All that you need is to replace the plugin by properties and events of the SmoothStreamingMediaElement class.
Though I don't like that implementation and msdn has a better example Select and Monitor Bitrate
So in order to set the quality above average use this code: