Skip to content
  • Rafaël Carré's avatar
    * #6269 : refactor AudioRtpSession · 3fedb0c1
    Rafaël Carré authored
    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.
    3fedb0c1