Android 2.3 SDP Parser?
which file is responsible for sdp parsing in gingerbread? i want to customize it for adding some additional flags? is there any links available for it.then can开发者_运维技巧 you please share it?
There is android.net.sip.SimpleSessionDescription for SDP string. But it's an internal, so you might copy this.
精彩评论