gapk/tests/io
Vadim Yanitskiy 89c1082b3d Make RTP payload type configurable
For a long time the RTP payload type was hard-coded for outgoing
frames. The problem is that according to RFC 3551 only GSM FR has
a static payload type value (see table 4, value 3). For other
codecs the payload type may be negotiated between the both
sides dynamically (i.e. in range 96-127).

Let's allow a binary/API user to configure this manually.

Change-Id: Ia07ed4e13b4a70c8bb4181564a8190861fd269da
Closes: OS#2482
2018-07-09 22:16:45 +07:00
..
io_sample.txt tests: add pq_file test 2017-12-31 12:21:00 +01:00
pq_file_test.c tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
pq_file_test.ok tests: add pq_file test 2017-12-31 12:21:00 +01:00
pq_rtp_test.c Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
pq_rtp_test.ok tests: add pq_rtp test 2017-12-31 12:21:00 +01:00