commit | c70c27d181a8993a1b7d935948c8a228e53c5e6b | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Thu Jan 24 20:49:13 2019 +0900 |
committer | Lajos Molnar <lajos@google.com> | Sun Feb 14 16:04:26 2021 -0800 |
tree | 0e9d497b6b03d86c69eae9747ad343da8f85750e | |
parent | 27b1c0b60f16a322de419ee82589eb1514545d9e [diff] |
VT: ASessionDescription: Added SDPStringFactory. SDPStringFactory will generate SDP as string format from the input parameters. The generated SDP string format will be used to make an instance of ASessionDescription. An instance of ASessionDescription will be used parameters of ARTPConnection to be created. Merged-in: I73b98e41b2e4c1da699b15ed8caca98e2fea0c4f Change-Id: I73b98e41b2e4c1da699b15ed8caca98e2fea0c4f Signed-off-by: Byeongjo Park <bjo.park@samsung.com>