|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| RtpMatchingDebugFlags | This class is used to help us debug individual classes in the cgl.narada.matching.rtp package. |
| RtpMatchingTree | This interface specifies the operations that need to be supported by client matching trees and cluster/unit-contoller trees. |
| Class Summary | |
|---|---|
| ClientRtpMatching | This class implements the rtp matching algorithm. |
| RtpEvent | This RtpEvent class serializes and deserializes RtpEvent objects Here is the format of serialization: Byte 0 = either Protocol.NARADA_RTP_EVENT or Protocol.NARADA_RTP_CLIENT_EVENT byte 1 = media type Bytes 2-5 = an int, which is the source id Bytes 6-13 = an int, which is the topic number Bytes 14-end = data |
| RtpMatching | This class implements the RTP matching algorithm. |
| RtpProfile | An RTP profile is stored in this class. |
This package contains classes which implement matching for RTP INTEGER topics that are used in Multimedia conferencing applications. Also contained in this package are methods for hierarchial propagation and calculation of destinations.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||