Enum AttributeType
SDP Attribute types
Namespace: FM.LiveSwitch.Sdp
Assembly: FM.LiveSwitch.dll
Syntax
public enum AttributeType
Fields
| Name | Description |
|---|---|
| BundleOnlyAttribute | SDP Bundle-only Attribute |
| CategoryAttribute | SDP Category Attribute |
| CharacterSetAttribute | SDP Character Set Attribute |
| ConferenceTypeAttribute | SDP Conference Type Attribute |
| ContentAttribute | SDP Content Attribute |
| CryptoAttribute | SDP Crypto Attribute |
| DirectionAttribute | SDP Direction Attribute |
| FormatParametersAttribute | SDP Format Parameters Attribute |
| FrameRateAttribute | SDP Frame Rate Attribute |
| GroupAttribute | SDP Group Attribute |
| IceCandidateAttribute | SDP Ice Candidate Attribute |
| IceFingerprintAttribute | SDP Ice Fingerprint Attribute |
| IceLiteAttribute | SDP Ice Lite Attribute |
| IceMismatchAttribute | SDP Ice Mismatch Attribute |
| IceOptionsAttribute | SDP Ice Options Attribute |
| IcePasswordAttribute | SDP Ice Password Attribute |
| IceRemoteCandidatesAttribute | SDP Ice Remote Candidates Attribute |
| IceUfragAttribute | SDP Ice Ufrag Attribute |
| KeywordsAttribute | SDP Keywords Attribute |
| LanguageAttribute | SDP Language Attribute |
| MaxPacketTimeAttribute | SDP Max Packet Time Attribute |
| MediaStreamIdAttribute | SDP Stream Id Attribute |
| MediaStreamIdSemanticAttribute | SDP Media Stream Id Semantic Attribute |
| MutedAttribute | SDP Muted Attribute |
| OrientationAttribute | SDP Orientiation Attribute |
| PacketTimeAttribute | SDP Packet Time Attribute |
| QualityAttribute | SDP Quality Attribute |
| RtcpAttribute | SDP RTCP Attribute |
| RtcpFeedbackAttribute | SDP RTCP Feedback Attribute |
| RtcpMuxAttribute | SDP RTCP Mux Attribute |
| RtpExtMapAttribute | SDP RTP Extension Map Attribute (https://tools.ietf.org/html/rfc5285#section-5) |
| RtpMapAttribute | SDP RTP Map Attribute |
| RtpRidAttribute | SDP RTP RID Attribute |
| RtpSsrcAttribute | SDP RTP SSRC Attribute |
| RtpSsrcGroupAttribute | SDP RTP SSRC Group Attribute |
| SctpMapAttribute | SDP SCTP Map Attribute |
| SctpMaxMessageSizeAttribute | SDP SCTP Max Message Size Attribute |
| SctpPortAttribute | SDP SCTP Port Attribute |
| SdpLanguageAttribute | SDP Sdp Language Attribute |
| SetupAttribute | SDP Setup Attribute |
| SimulcastAttribute | SDP Simulcast Attribute |
| ToolAttribute | SDP Tool Attribute |
| UnknownAttribute | Unknown SDP Attribute |