Class NullVoiceReceiveHandler
public class NullVoiceReceiveHandler : IVoiceReceiveHandler
- Inheritance
-
NullVoiceReceiveHandler
- Implements
- Inherited Members
Properties
Instance
public static NullVoiceReceiveHandler Instance { get; }
Property Value
RequiresExternalSocketAddress
public bool RequiresExternalSocketAddress { get; }
Property Value
Methods
HandlePacket(VoiceClient, RtpPacket)
public VoicePacketHandlingResult HandlePacket(VoiceClient client, RtpPacket packet)
Parameters
client
VoiceClientpacket
RtpPacket