Chia-chi Yeh
e66950506c
RTP: refactor a little bit and fix few minor bugs.
...
Change-Id: I063644507f26996ded462972afcb550a4528dac8
2012-03-30 13:32:16 -07:00
Chia-chi Yeh
fb982db410
RTP: add a null-check in AudioStream.setDtmfType().
...
Change-Id: I52cbdea48affae3747942940451f4fd5ca47030f
2012-03-27 15:27:25 -07:00
Scott Main
de9acb76d9
docs: add package description for RTP
...
Change-Id: I02c181a48101be288fb4aabf497f573f00038f90
2011-05-05 17:32:01 -07:00
Chia-chi Yeh
6defd2d47e
NEW_API: Unhide RTP APIs.
...
This change unhides RTP related classes including AudioCodec,
AudioGroup, AudioStream, and RtpStream. This allows developers
to control audio streams directly and also makes conference
calls possible with the combination of the public SIP APIs.
Change-Id: Idfd4edf65a1cbf3245ec2786fbc03b06438b0fb3
2011-03-08 05:59:09 +08:00
Chia-chi Yeh
c52f5b2ec5
RTP: update javadocs.
...
Change-Id: If600df0eb1e6135aed9f3b2eacfb6bc9ed5d78ff
2011-03-03 08:01:01 +08:00
Chia-chi Yeh
53aa6ef70d
RTP: Prepare to unhide the APIs.
...
Polish things a little bit.
Change-Id: I2c3cea8b34b9c858879bc722ea1f38082ba22b8d
2010-12-01 11:35:51 +08:00
Chia-chi Yeh
f88fc1fa90
RTP: Enable AMR codec.
...
Change-Id: I49e6bdc1b67306b44173f2f346f8372a50264870
2010-09-30 08:55:12 +08:00
Chia-chi Yeh
f4ae94229d
RTP: Enable GSM-EFR codec.
...
Change-Id: I9d84009e4557a0a82c1f9d7d543922741be97c77
2010-09-30 03:07:57 +08:00
Chia-chi Yeh
a6f950c968
RTP: Enable GSM codec.
...
Change-Id: Iae1913fb0643f1c66b5d16f24d51924d363e5ef5
2010-09-29 10:36:52 +08:00
Chia-chi Yeh
37adc522f6
RTP: Add two getters to retrieve the current configuration from AudioStream.
...
Change-Id: Iff588130653242f6ddd6a6b663df775ecb276768
2010-09-23 03:34:14 +08:00
Chia-chi Yeh
32e106b7bd
RTP: Extend codec capability and update the APIs.
...
Change-Id: I37ba9d83c2de3c5dae2bfc1b7513df7f6fee3c5c
2010-09-23 03:32:04 +08:00
Chia-chi Yeh
b879032347
RTP: fix few leaks when fail to add streams into a group.
...
Change-Id: Iefb3fe219ad48641da37a83c8d14e9ebf1d3086c
2010-08-19 18:26:53 +08:00
Chung-yih Wang
363c2ab82c
Move the sip related codes to framework.
...
Change-Id: Ib81dadc39b73325c8438f078c7251857a83834fe
2010-08-05 10:25:53 +08:00