Parses RTP compound packet.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static RTCP_CompoundPacket Parse( byte[] buffer, int count )
Public Shared Function Parse ( buffer As Byte(), count As Integer ) As RTCP_CompoundPacket
public: static RTCP_CompoundPacket^ Parse( array<unsigned char>^ buffer, int count )
static member Parse : buffer : byte[] * count : int -> RTCP_CompoundPacket
Return Value
RTCP_CompoundPacket
Returns parsed RTP packet.
Returns parsed RTP packet.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119