Hi All,
I'm streaming video in a midp midlet (as discussed in http://discussion.forum.nokia.com/fo...200#post441200) and I want to control (or at least verify in runtime) the buffer size of the player.
It is vital for me that the player will not buffer data for more that 1 frame before it plays the data (basically what I want is for the player to display on the screen a frame as soon as it gets it and NOT accumulate several frames and then display them).
Is there a way to do it?
10x.

Reply With Quote

