LumiSoft Net Help
SDP_Message Class
NamespacesLumiSoft.Net.SDPSDP_Message
Session Description Protocol. Defined in RFC 4566.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SDP_Message
Public Class SDP_Message
public ref class SDP_Message
type SDP_Message =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SDP_Message()()()()
Default constructor.

Attributes
Gets attributes collection. This is optional value, Count == 0 means not specified.

Clone()()()()
Clones this SDP message.

Connection
Gets or sets connection data. This is optional value if each media part specifies this value, null means not specified.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MediaDescriptions
Gets media descriptions.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Origin
Gets or sets session originator.

Parse(String)
Parses SDP from raw data.

RepeatTimes
Gets or sets repeat times for a session. This is optional value, null means not specified.

SessionDescription
Gets or sets textual information about the session. This is optional value, null means not specified.

SessionName
Gets or sets textual session name.

Times
Gets start and stop times for a session. If Count = 0, t field not written dot SDP data.

ToByte()()()()
Returns SDP as byte[] data.

ToFile(String)
Stores SDP data to specified file. Note: official suggested file extention is .sdp.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
ToStringData()()()()
Returns SDP as string data.

Uri
Gets or sets Uniform Resource Identifier. The URI should be a pointer to additional information about the session. This is optional value, null means not specified.

Version
Gets or sets version of the Session Description Protocol.

Inheritance Hierarchy
Object
SDP_Message

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119