public class RecvOnlyAttribute extends AbstractConnectionModeAttribute
This specifies that the tools should be started in receive-only mode where applicable.
It can be either a session- or media- level attribute, and it is not dependent on charset. Note that recvonly applies to the media only, not to any associated control protocol (e.g., an RTP-based system in recvonly mode SHOULD still send RTCP packets).
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_TYPE |
ATTRIBUTE_SEPARATOR, BEGIN, BEGIN_LENGTH, builder, FIELD_TYPE, key, valueFIELD_SEPARATOR| Constructor and Description |
|---|
RecvOnlyAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getFieldType, getKey, getValuepublic static final String ATTRIBUTE_TYPE
public String toString()
toString in class AttributeFieldCopyright © 2017 TeleStax, Inc.. All Rights Reserved.