SdpMedia Methods |
The SdpMedia type exposes the following members.
Name | Description | |
---|---|---|
FindAttribute |
Search for a [key] in SubFields. E.g. a=rtpmap:96 ... ; The key here is "rtpmap".
| |
FindRtpMap |
Searches for "rtpmap" attribute in the SubFields belong to a certain payloadtype
containing in MediaFormats | |
Parse |
Parses.
(Overrides SdpBaseFieldParse(String).) | |
ToString |
Convert this object into a string representation.
(Overrides SdpBaseFieldToString.) |
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |