There are no APIs in the current SDK to get this information. Is there any particular reason you want this information(Use cases)?
On Tue, Jun 17, 2008 at 8:58 PM, dreamania <[EMAIL PROTECTED]> wrote: > > Dear all, > How to get information of a streaming video during streaming. > Such as Duration, the bit rate of streaming, the Type(Audio Only, > Video Only, Video + Audio), Codec(The audio and video codec for > streaming ), Dimension, and Title(if exist). > > It seems the Duration can be gotten from MediaPlayer.getDuration(), > the Dimension can be gotten from MediaPlayer.getVideoHeight() and > MediaPlayer.getVideoWidth() > > but how to get else information? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

