This class represents RTCP compound packet.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class RTCP_CompoundPacket
Public Class RTCP_CompoundPacket
public ref class RTCP_CompoundPacket
type RTCP_CompoundPacket = class end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
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.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Packets |
Gets compound packets.
| |
Parse(array<Byte>[]()[][], Int32) |
Parses RTP compound packet.
| |
ToByte()()()() |
Gets RTCP compound packet as raw byte data.
| |
ToByte(array<Byte>[]()[][], Int32%) |
Stores this compund packet to specified buffer.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
Validate()()()() |
Validates RTCP compound packet.
|
Inheritance Hierarchy
Object | |
RTCP_CompoundPacket |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119