Media Class |
Namespace: FM.IceLink.Sdp
The Media type exposes the following members.
| Name | Description | |
|---|---|---|
| Media |
Initializes a new instance of the Media class.
| |
| Media(String, Int32, String) |
Initializes a new instance of the Media class.
| |
| Media(String, Int32, String, String) |
Initializes a new instance of the Media class.
|
| Name | Description | |
|---|---|---|
| FormatDescription |
Gets or sets the format description.
| |
| MediaType |
Gets or sets the media type. See MediaType for possible values.
| |
| NumberOfPorts |
Gets or sets the number of ports.
| |
| TransportPort |
Gets or sets the transport port.
| |
| TransportProtocol |
Gets or sets the transport protocol.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Creates an Media instance from a string.
| |
| ToString |
Converts this instance to a string.
(Overrides ObjectToString.) |