A linked list to hold participants explicitly added by the application
In unicast mode this is the list used for RTP and RTCP transmission,
in multicast it should not be in use.
The debug level is final to avoid compilation of if-statements.
0 provides no debugging information, 20 provides everything
Debug output is written to System.out
Debug level for RTCP related things.
Constructor to create a new SDES packet
TODO:
Currently the added participants are not actually encoded
because the library lacks some support for acting as mixer or
relay in other areas.
The debug level is final to avoid compilation of if-statements.
0 provides no debugging information, 20 provides everything
Debug output is written to System.out
Debug level for RTP related things.