Class RtpConfig
A config for Rtp
Inheritance
System.Object
RtpConfig
Namespace: FM.LiveSwitch.Diagnostics.Config
Assembly: FM.LiveSwitch.dll
Syntax
public class RtpConfig : object
Constructors
RtpConfig()
Constructor.
Declaration
public RtpConfig()
Properties
Receiver
Gets the Receiver config.
Declaration
public ReceiverConfig Receiver { get; }
Property Value
Type | Description |
---|---|
ReceiverConfig |