This class represents SDP media description. Defined in RFC 4566 5.14.

C# | Visual Basic | Visual C++ | F# |
public class SDP_MediaDescription
Public Class SDP_MediaDescription
public ref class SDP_MediaDescription
type SDP_MediaDescription = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SDP_MediaDescription(String, Int32, Int32, String, array<String>[]()[][]) |
Default constructor.
|
![]() | Attributes |
Gets media attributes collection.
|
![]() | Bandwidth |
Gets or sets bandwidth data. Value null means not specified.
|
![]() | Connection |
Gets or sets per media connection data. Value null means not specified.
|
![]() | Equals(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.) |
![]() | Information |
Gets or sets media information. Value null means not specified.
|
![]() | MediaFormats |
Gets media formats collection.
|
![]() | MediaType |
Gets or sets meadia type. Currently defined media are "audio", "video", "text",
"application", and "message", although this list may be extended in the future.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NumberOfPorts |
Gets or sets number of continuos media ports.
|
![]() ![]() | Parse(String) |
Parses media from "m" SDP message field.
|
![]() | Port |
Gets or sets the transport port to which the media stream is sent.
|
![]() | Protocol |
Gets or sets transport protocol. Currently known protocols: UDP;RTP/AVP;RTP/SAVP.
|
![]() | SetStreamMode(String) |
Sets SDP media stream mode.
|
![]() | Tags |
Gets user data items collection.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToValue()()()() |
Converts this to valid media string.
|

Object | |
![]() | SDP_MediaDescription |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119