Show / Hide Table of Contents

Interface ITransformEngine

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public interface ITransformEngine

Methods

| Improve this Doc View Source

GetRTCPTransformer()

Declaration
IPacketTransformer GetRTCPTransformer()
Returns
Type Description
IPacketTransformer
| Improve this Doc View Source

GetRTPTransformer()

Declaration
IPacketTransformer GetRTPTransformer()
Returns
Type Description
IPacketTransformer

Extension Methods

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