Skip to content
Snippets Groups Projects
Commit 3fedb0c1 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

* #6269 : refactor AudioRtpSession

Now AudioZrtpSession and AudioSymmetricRtpSession are derived from it, and AudioSrtpSession is derived from AudioSymmetricRtpSession
AudioRtpSession class keeps a pointer to the RTPDataQueue and Thread casts of the 2 specialized classes to access a few, because AudioRtpSession doesn't derive from RTPDataQueue or Thread directly.
parent 09e66d31
No related branches found
No related tags found
No related merge requests found
Showing
with 548 additions and 851 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment