logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pool.h - Pools of RTP sessions.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                            pool.h(3)

Detailed Description

       Pools of RTP sessions.

Name

       pool.h - Pools of RTP sessions.

Synopsis

       #include <list>
       #include <ccrtp/rtp.h>

   Classes
       class RTPSessionBaseHandler
       class SessionListElement
           Class for tracking session status.
       class PredEquals
           std equality for SessionListElement objects.
       class RTPSessionPool
           This class is a base class for classes that define a group of RTP sessions that will be served by one
           or more execution threads.
       class SingleRTPSessionPoolTypedefs
       typedef TRTPSessionBaseRTPSessionBase

Typedef Documentation

typedefTRTPSessionBaseRTPSessionBase

See Also