Show / Hide Table of Contents

Delegate ProtectRtpPacket

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public delegate int ProtectRtpPacket(byte[] payload, int length, out int outputBufferLength);
Parameters
Type Name Description
System.Byte[] payload
System.Int32 length
System.Int32 outputBufferLength
Returns
Type Description
System.Int32

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX