RtcpSourceDescription Methods |
The RtcpSourceDescription type exposes the following members.
Name | Description | |
---|---|---|
AddChunk |
Creates a new RTCPSDESChunk and adds it to the internal chunk list.
| |
ParseData |
Parses the an array of bytes to the appriate fields within the object.
(Overrides RtcpPacketParseData(Byte, UInt32).) | |
ToByteArray |
Compiles the contents of the packets into an array of bytes.
(Overrides RtcpPacketToByteArray(Byte, UInt32).) | |
ToString |
Convert this object into a string representation.
(Overrides RtcpPacketToString.) |
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.) |