Package fm.liveswitch.sdp

Packages

package  ice
 
package  rtcp
 
package  rtp
 
package  sctp
 

Classes

class  AddressType
 Defines valid SDP address types. More...
 
class  Attribute
 An SDP attribute. More...
 
enum  AttributeCategory
 Specified Multiplexing category of SDP Attribute. More...
 
class  AttributeCollection
 
class  AttributeCreationArgs
 
class  AttributeRegistration
 
enum  AttributeType
 SDP Attribute types. More...
 
class  Bandwidth
 An SDP bandwidth element. More...
 
class  BandwidthType
 Defines valid SDP bandwidth types. More...
 
class  Base64EncryptionKey
 An SDP encryption key with a method of "base64". More...
 
class  BundleGroup
 A bundle group of SDP Media Description elements. More...
 
class  BundleOnlyAttribute
 Defined in draft-ietf-mmusic-sdp-bundle-negotiation. More...
 
class  CategoryAttribute
 This attribute gives the dot-separated hierarchical category of the session. More...
 
class  CharacterSetAttribute
 This specifies the character set to be used to display the session name and information data. More...
 
class  ClearEncryptionKey
 An SDP encryption key with a method of "clear". More...
 
class  ConferenceType
 Defines valid SDP conference types. More...
 
class  ConferenceTypeAttribute
 This specifies the type of the conference. More...
 
class  ConnectionData
 An SDP connection data element. More...
 
class  Content
 Defines valid SDP content values. More...
 
class  ContentAttribute
 The 'content' attribute contains one or more tokens, which MAY be attached to a media stream by a sending application.An application MAY attach a 'content' attribute to any media stream it describes. More...
 
class  CryptoAttribute
 This gives the maximum amount of media that can be encapsulated in each packet, expressed as time in milliseconds. More...
 
class  CryptoKeyMethod
 Defines valid SDP crypto key methods. More...
 
class  CryptoSessionParam
 Defines valid SDP crypto session parameters. More...
 
class  CryptoSuite
 Defines valid SDP crypto suites. More...
 
class  DirectionAttribute
 This specifies the mode in which tools should be started. More...
 
class  EncryptionKey
 An SDP encryption key element. More...
 
class  FormatParametersAttribute
 This attribute allows parameters that are specific to a particular format to be conveyed in a way that SDP does not have to understand them. More...
 
class  FrameRateAttribute
 This gives the maximum video frame rate in frames/sec. More...
 
class  GroupAttribute
 Defined in RFC 3388. More...
 
enum  GroupSemanticsType
 SDP Group Semantics. More...
 
class  InactiveAttribute
 This specifies that the tools should be started in inactive mode. More...
 
class  KeywordsAttribute
 Like the cat attribute, this is to assist identifying wanted sessions at the receiver. More...
 
class  LanguageAttribute
 This can be a session-level attribute or a media-level attribute. More...
 
class  MaxPacketTimeAttribute
 This gives the maximum amount of media that can be encapsulated in each packet, expressed as time in milliseconds. More...
 
class  Media
 An SDP media element. More...
 
class  MediaDescription
 An SDP media description element. More...
 
class  MediaStreamIdAttribute
 https://tools.ietf.org/html/rfc5888#page-4 "Media stream identification" media attribute, which is used for identifying media streams within a session description. More...
 
class  MediaStreamIdSemanticAttribute
 https://tools.ietf.org/html/draft-ietf-mmusic-msid-08 - NB: Removed in subsequent drafts, most likely will not be used eventually. More...
 
enum  MediaStreamIdSemanticToken
 Media Stream Id Semantic Tokens. More...
 
class  MediaType
 Defines valid SDP media types. More...
 
class  Message
 An SDP message. More...
 
class  MutedAttribute
 Attribute that indicates if the stream track is muted. More...
 
class  NetworkType
 Defines valid SDP network types. More...
 
class  Orientation
 Defines valid SDP orientations. More...
 
class  OrientationAttribute
 Normally this is only used for a whiteboard or presentation tool. More...
 
class  Origin
 An SDP origin element. More...
 
class  PacketTimeAttribute
 This gives the length of time in milliseconds represented by the media in a packet. More...
 
class  PromptEncryptionKey
 An SDP encryption key with a method of "prompt". More...
 
class  QualityAttribute
 This gives a suggestion for the quality of the encoding as an integer value. More...
 
class  ReceiveOnlyAttribute
 This specifies that the tools should be started in receive-only mode where applicable. More...
 
class  RepeatTime
 An SDP repeat time element. More...
 
class  SdpLanguageAttribute
 This can be a session-level attribute or a media-level attribute. More...
 
class  SendOnlyAttribute
 This specifies that the tools should be started in send-only mode. More...
 
class  SendReceiveAttribute
 This specifies that the tools should be started in send and receive mode. More...
 
class  Setup
 Defines valid SDP setups. More...
 
class  SetupAttribute
 The 'setup' attribute indicates which of the end points should initiate the TCP connection establishment (i.e., send the initial TCP SYN). More...
 
class  TimeDescription
 An SDP time description element. More...
 
class  TimeZone
 An SDP time zone element. More...
 
class  TimeZones
 An SDP time zones element. More...
 
class  Timing
 An SDP timing element. More...
 
class  ToolAttribute
 This gives the name and version number of the tool used to create the session description. More...
 
class  UdpMedia
 An SDP media description with a transport protocol of "udp". More...
 
class  UnknownAttribute
 This attribute is used to encapsulate unrecognized SDP attributes. More...
 
class  UriEncryptionKey
 An SDP encryption key with a method of "uri". More...
 
class  Utility