[WebRTC] Add display feature for video APIs (#5442)
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.Remoting / WebRTC / WebRTC.cs
2023-08-09 Haesu Gwon[WebRTC] Add display feature for video APIs (#5442)
2022-09-07 Haesu Gwon[WebRTC] Add new APIs for statistics (#4508)
2022-07-19 Haesu Gwon[WebRTC] Handle error when WebRTC is started (#4422)
2022-06-21 Haesu Gwon[WebRTC] Add parameter null check code (#4355)
2022-01-03 Haesu Gwon[WebRTC] Prevent cb instance from GC (#3779)
2021-09-29 Haesu Gwon[WebRTC] Fix bugs (#3618)
2021-09-13 Haesu Gwon[WebRTC] Fix bugs (#3526)
2021-09-07 Haesu Gwon[WebRTC] Add CreateOffer/AnswerAsync method (#3506)
2021-08-31 Haesu Gwon[WebRTC] Fix destroy bug and code clean (#3476)
2021-08-25 Haesu Gwon[WebRTC] Add initial code (#2977)