fm.liveswitch.sdp.AttributeType Enum Reference

SDP Attribute types. More...

Public Member Functions

 AttributeType (int value)
 
int getAssignedValue ()
 

Static Public Member Functions

 [static initializer]
 
static AttributeType getByAssignedValue (int value)
 

Public Attributes

 UnknownAttribute =(999666)
 Unknown SDP Attribute. More...
 
 DirectionAttribute =(1)
 SDP Direction Attribute. More...
 
 CategoryAttribute =(2)
 SDP Category Attribute. More...
 
 CharacterSetAttribute =(3)
 SDP Character Set Attribute. More...
 
 ConferenceTypeAttribute =(4)
 SDP Conference Type Attribute. More...
 
 CryptoAttribute =(5)
 SDP Crypto Attribute. More...
 
 FormatParametersAttribute =(6)
 SDP Format Parameters Attribute. More...
 
 FrameRateAttribute =(7)
 SDP Frame Rate Attribute. More...
 
 KeywordsAttribute =(8)
 SDP Keywords Attribute. More...
 
 LanguageAttribute =(9)
 SDP Language Attribute. More...
 
 MaxPacketTimeAttribute =(10)
 SDP Max Packet Time Attribute. More...
 
 OrientationAttribute =(11)
 SDP Orientiation Attribute. More...
 
 PacketTimeAttribute =(12)
 SDP Packet Time Attribute. More...
 
 QualityAttribute =(13)
 SDP Quality Attribute. More...
 
 SdpLanguageAttribute =(14)
 SDP Sdp Language Attribute. More...
 
 SetupAttribute =(15)
 SDP Setup Attribute. More...
 
 ToolAttribute =(16)
 SDP Tool Attribute. More...
 
 MediaStreamIdSemanticAttribute =(17)
 SDP Media Stream Id Semantic Attribute. More...
 
 MediaStreamIdAttribute =(18)
 SDP Stream Id Attribute. More...
 
 BundleOnlyAttribute =(40)
 SDP Bundle-only Attribute. More...
 
 IceCandidateAttribute =(19)
 SDP Ice Candidate Attribute. More...
 
 IceFingerprintAttribute =(20)
 SDP Ice Fingerprint Attribute. More...
 
 IceLiteAttribute =(21)
 SDP Ice Lite Attribute. More...
 
 IceMismatchAttribute =(22)
 SDP Ice Mismatch Attribute. More...
 
 IceOptionsAttribute =(23)
 SDP Ice Options Attribute. More...
 
 IcePasswordAttribute =(24)
 SDP Ice Password Attribute. More...
 
 IceUfragAttribute =(25)
 SDP Ice Ufrag Attribute. More...
 
 IceRemoteCandidatesAttribute =(26)
 SDP Ice Remote Candidates Attribute. More...
 
 RtpMapAttribute =(27)
 SDP RTP Map Attribute. More...
 
 RtpSsrcAttribute =(28)
 SDP RTP SSRC Attribute. More...
 
 RtpExtMapAttribute =(29)
 SDP RTP Extension Map Attribute (https://tools.ietf.org/html/rfc5285#section-5) More...
 
 RtcpAttribute =(30)
 SDP RTCP Attribute. More...
 
 RtcpFeedbackAttribute =(31)
 SDP RTCP Feedback Attribute. More...
 
 RtcpMuxAttribute =(32)
 SDP RTCP Mux Attribute. More...
 
 SctpPortAttribute =(33)
 SDP SCTP Port Attribute. More...
 
 SctpMapAttribute =(34)
 SDP SCTP Map Attribute. More...
 
 SctpMaxMessageSizeAttribute =(35)
 SDP SCTP Max Message Size Attribute. More...
 
 GroupAttribute =(36)
 SDP Group Attribute. More...
 
 RtpRidAttribute =(37)
 SDP RTP RID Attribute. More...
 
 SimulcastAttribute =(38)
 SDP Simulcast Attribute. More...
 
 RtpSsrcGroupAttribute =(39)
 SDP RTP SSRC Group Attribute. More...
 
 MutedAttribute =(41)
 SDP Muted Attribute. More...
 
 ContentAttribute =(42)
 SDP Content Attribute. More...
 

Detailed Description

SDP Attribute types.

Constructor & Destructor Documentation

◆ AttributeType()

fm.liveswitch.sdp.AttributeType.AttributeType ( int  value)

Member Function Documentation

◆ [static initializer]()

fm.liveswitch.sdp.AttributeType.[static initializer]
static

◆ getAssignedValue()

int fm.liveswitch.sdp.AttributeType.getAssignedValue ( )

◆ getByAssignedValue()

static AttributeType fm.liveswitch.sdp.AttributeType.getByAssignedValue ( int  value)
static

Member Data Documentation

◆ BundleOnlyAttribute

fm.liveswitch.sdp.AttributeType.BundleOnlyAttribute =(40)

SDP Bundle-only Attribute.

◆ CategoryAttribute

fm.liveswitch.sdp.AttributeType.CategoryAttribute =(2)

SDP Category Attribute.

◆ CharacterSetAttribute

fm.liveswitch.sdp.AttributeType.CharacterSetAttribute =(3)

SDP Character Set Attribute.

◆ ConferenceTypeAttribute

fm.liveswitch.sdp.AttributeType.ConferenceTypeAttribute =(4)

SDP Conference Type Attribute.

◆ ContentAttribute

fm.liveswitch.sdp.AttributeType.ContentAttribute =(42)

◆ CryptoAttribute

fm.liveswitch.sdp.AttributeType.CryptoAttribute =(5)

SDP Crypto Attribute.

◆ DirectionAttribute

fm.liveswitch.sdp.AttributeType.DirectionAttribute =(1)

SDP Direction Attribute.

◆ FormatParametersAttribute

fm.liveswitch.sdp.AttributeType.FormatParametersAttribute =(6)

SDP Format Parameters Attribute.

◆ FrameRateAttribute

fm.liveswitch.sdp.AttributeType.FrameRateAttribute =(7)

SDP Frame Rate Attribute.

◆ GroupAttribute

fm.liveswitch.sdp.AttributeType.GroupAttribute =(36)

SDP Group Attribute.

◆ IceCandidateAttribute

fm.liveswitch.sdp.AttributeType.IceCandidateAttribute =(19)

SDP Ice Candidate Attribute.

◆ IceFingerprintAttribute

fm.liveswitch.sdp.AttributeType.IceFingerprintAttribute =(20)

◆ IceLiteAttribute

fm.liveswitch.sdp.AttributeType.IceLiteAttribute =(21)

SDP Ice Lite Attribute.

◆ IceMismatchAttribute

fm.liveswitch.sdp.AttributeType.IceMismatchAttribute =(22)

SDP Ice Mismatch Attribute.

◆ IceOptionsAttribute

fm.liveswitch.sdp.AttributeType.IceOptionsAttribute =(23)

SDP Ice Options Attribute.

◆ IcePasswordAttribute

fm.liveswitch.sdp.AttributeType.IcePasswordAttribute =(24)

SDP Ice Password Attribute.

◆ IceRemoteCandidatesAttribute

fm.liveswitch.sdp.AttributeType.IceRemoteCandidatesAttribute =(26)

SDP Ice Remote Candidates Attribute.

◆ IceUfragAttribute

fm.liveswitch.sdp.AttributeType.IceUfragAttribute =(25)

SDP Ice Ufrag Attribute.

◆ KeywordsAttribute

fm.liveswitch.sdp.AttributeType.KeywordsAttribute =(8)

SDP Keywords Attribute.

◆ LanguageAttribute

fm.liveswitch.sdp.AttributeType.LanguageAttribute =(9)

SDP Language Attribute.

◆ MaxPacketTimeAttribute

fm.liveswitch.sdp.AttributeType.MaxPacketTimeAttribute =(10)

SDP Max Packet Time Attribute.

◆ MediaStreamIdAttribute

fm.liveswitch.sdp.AttributeType.MediaStreamIdAttribute =(18)

SDP Stream Id Attribute.

◆ MediaStreamIdSemanticAttribute

fm.liveswitch.sdp.AttributeType.MediaStreamIdSemanticAttribute =(17)

SDP Media Stream Id Semantic Attribute.

◆ MutedAttribute

fm.liveswitch.sdp.AttributeType.MutedAttribute =(41)

SDP Muted Attribute.

◆ OrientationAttribute

fm.liveswitch.sdp.AttributeType.OrientationAttribute =(11)

SDP Orientiation Attribute.

◆ PacketTimeAttribute

fm.liveswitch.sdp.AttributeType.PacketTimeAttribute =(12)

SDP Packet Time Attribute.

◆ QualityAttribute

fm.liveswitch.sdp.AttributeType.QualityAttribute =(13)

SDP Quality Attribute.

◆ RtcpAttribute

fm.liveswitch.sdp.AttributeType.RtcpAttribute =(30)

SDP RTCP Attribute.

◆ RtcpFeedbackAttribute

fm.liveswitch.sdp.AttributeType.RtcpFeedbackAttribute =(31)

SDP RTCP Feedback Attribute.

◆ RtcpMuxAttribute

fm.liveswitch.sdp.AttributeType.RtcpMuxAttribute =(32)

SDP RTCP Mux Attribute.

◆ RtpExtMapAttribute

fm.liveswitch.sdp.AttributeType.RtpExtMapAttribute =(29)

◆ RtpMapAttribute

fm.liveswitch.sdp.AttributeType.RtpMapAttribute =(27)

SDP RTP Map Attribute.

◆ RtpRidAttribute

fm.liveswitch.sdp.AttributeType.RtpRidAttribute =(37)

SDP RTP RID Attribute.

◆ RtpSsrcAttribute

fm.liveswitch.sdp.AttributeType.RtpSsrcAttribute =(28)

SDP RTP SSRC Attribute.

◆ RtpSsrcGroupAttribute

fm.liveswitch.sdp.AttributeType.RtpSsrcGroupAttribute =(39)

SDP RTP SSRC Group Attribute.

◆ SctpMapAttribute

fm.liveswitch.sdp.AttributeType.SctpMapAttribute =(34)

SDP SCTP Map Attribute.

◆ SctpMaxMessageSizeAttribute

fm.liveswitch.sdp.AttributeType.SctpMaxMessageSizeAttribute =(35)

SDP SCTP Max Message Size Attribute.

◆ SctpPortAttribute

fm.liveswitch.sdp.AttributeType.SctpPortAttribute =(33)

SDP SCTP Port Attribute.

◆ SdpLanguageAttribute

fm.liveswitch.sdp.AttributeType.SdpLanguageAttribute =(14)

SDP Sdp Language Attribute.

◆ SetupAttribute

fm.liveswitch.sdp.AttributeType.SetupAttribute =(15)

◆ SimulcastAttribute

fm.liveswitch.sdp.AttributeType.SimulcastAttribute =(38)

SDP Simulcast Attribute.

◆ ToolAttribute

fm.liveswitch.sdp.AttributeType.ToolAttribute =(16)

SDP Tool Attribute.

◆ UnknownAttribute

fm.liveswitch.sdp.AttributeType.UnknownAttribute =(999666)

Unknown SDP Attribute.