public class DefaultSendSystem extends java.lang.Object implements IAudioSendSystem
Constructor and Description |
---|
DefaultSendSystem(IPacketProvider packetProvider) |
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
void |
start() |
public DefaultSendSystem(IPacketProvider packetProvider)
public void start()
start
in interface IAudioSendSystem
public void shutdown()
shutdown
in interface IAudioSendSystem