| Class | Description |
|---|---|
| AbstractConnectionModeAttribute |
Fake attribute that gathers recvonly, sendonly, sendrecv.
|
| ConnectionModeAttribute |
a=[inactive|recvonly|sendonly|sendrecv]
|
| FormatParameterAttribute |
a=fmtp:[format] [format specific parameters]
|
| GenericAttribute |
Generic
AttributeField that freely allows overriding of its key and
value fields.Should be used when parsing unknown types of attributes. |
| InactiveAttribute |
a=inactive
|
| MaxPacketTimeAttribute |
a=maxptime:[maximum packet time]
|
| PacketTimeAttribute |
a=ptime:[packet time]
|
| RecvOnlyAttribute |
a=recvonly
|
| RtpMapAttribute |
a=rtpmap:[payload type][encoding name]/[clock rate]/[encoding parameters*]
|
| SendOnlyAttribute |
a=sendonly
|
| SendRecvAttribute |
a=sendrecv
|
| SsrcAttribute |
a=ssrc:[ssrc-id] [attribute]
a=ssrc:[ssrc-id] [attribute]:[value] |
Copyright © 2018 TeleStax, Inc.. All rights reserved.