This class represents Application-Defined RTCP Packet.

C# | Visual Basic | Visual C++ | F# |
public class RTCP_Packet_APP : RTCP_Packet
Public Class RTCP_Packet_APP Inherits RTCP_Packet
public ref class RTCP_Packet_APP : public RTCP_Packet
type RTCP_Packet_APP = class inherit RTCP_Packet end

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Data |
Gets application-dependent data.
|
![]() | 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.) |
![]() | IsPadded |
Gets if packet is padded to some bytes boundary.
(Inherited from RTCP_Packet.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Name |
Gets 4 ASCII char packet name.
|
![]() | PaddBytesCount |
Gets or sets number empty bytes to add at the end of packet.
(Inherited from RTCP_Packet.) |
![]() | ParseInternal(array<Byte>[]()[][], Int32%) |
Parses APP packet from the specified buffer.
(Overrides RTCP_Packet.ParseInternal(array<Byte>[]()[][], Int32%).) |
![]() | Size |
Gets number of bytes needed for this packet.
(Overrides RTCP_Packet.Size.) |
![]() | Source |
Gets sender synchronization(SSRC) or contributing(CSRC) source identifier.
|
![]() | SubType |
Gets subtype value.
|
![]() | ToByte(array<Byte>[]()[][], Int32%) |
Stores APP packet to the specified buffer.
(Overrides RTCP_Packet.ToByte(array<Byte>[]()[][], Int32%).) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Type |
Gets RTCP packet type.
(Overrides RTCP_Packet.Type.) |
![]() | Version |
Gets RTCP version.
(Overrides RTCP_Packet.Version.) |

Object | ||
![]() | RTCP_Packet | |
![]() | RTCP_Packet_APP |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119