Check if streaming

Hi,

How can i check when my music has starting streaming?

i am loading then music like this:

snd = new Sound(this);
snd.loadSound(mp3, true);

but i want to update a text field once the music has actually started streaming…

have a bar indicating how much has loaded, that usually indicates its steaming

click my sig