FMIceLinkSdpRtcpMuxAttribute Class Reference
| Inherits from | FMIceLinkSdpAttribute : NSObject |
|---|---|
| Declared in | FMIceLinkSdpRtcpMuxAttribute.h FMIceLinkSdpRtcpMuxAttribute.m |
Overview
This attribute is used to signal that RTP and RTCP traffic should be
multiplexed on a single port. It is a property attribute, which does
not take a value.
+ fromAttributeValue:
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
+ (FMIceLinkSdpRtcpMuxAttribute *)fromAttributeValue:(NSString *)valueParameters
value |
The attribute value. |
|---|
Discussion
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
Declared In
FMIceLinkSdpRtcpMuxAttribute.h
– getAttributeValue
Gets the internal value of the attribute.
- (NSString *)getAttributeValueDiscussion
Gets the internal value of the attribute.
Declared In
FMIceLinkSdpRtcpMuxAttribute.h
– init
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
Declared In
FMIceLinkSdpRtcpMuxAttribute.h
+ muxAttribute
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
+ (FMIceLinkSdpRtcpMuxAttribute *)muxAttributeDiscussion
Initializes a new instance of the FMIceLinkSdpRtcpMuxAttribute class.
Declared In
FMIceLinkSdpRtcpMuxAttribute.h