LumiSoft Net Help
RTCP_Packet Class
NamespacesLumiSoft.Net.RTPRTCP_Packet
This is base class for RTCP packets.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract class RTCP_Packet
Public MustInherit Class RTCP_Packet
public ref class RTCP_Packet abstract
[<AbstractClassAttribute>]
type RTCP_Packet =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RTCP_Packet()()()()
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
IsPadded
Gets if packet is padded to some bytes boundary.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PaddBytesCount
Gets or sets number empty bytes to add at the end of packet.

Parse(array<Byte>[]()[][], Int32%)
Parses 1 RTCP packet from the specified buffer.

Parse(array<Byte>[]()[][], Int32%, Boolean)
Parses 1 RTCP packet from the specified buffer.

ParseInternal(array<Byte>[]()[][], Int32%)
Parses RTCP packet from the specified buffer.

Size
Gets number of bytes needed for this packet.

ToByte(array<Byte>[]()[][], Int32%)
Stores this packet to the specified buffer.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Type
Gets RTCP packet type.

Version
Gets RTCP version.

Inheritance Hierarchy

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119