I can successfully listen to the audio stream using the MediaPlayer interface, but how can I get the stream properties, such as the current bit rate, or the text of the stream (many streams, such as linear radio stations, include the track currently being played)?
I tried to find this information, but could not, if possible, have a list somewhere on the Android developer site that lists the various available "properties"?
android properties stream media-player
jwbensley
source share