ServerPlayerSource
Represents a player audio source.
Properties
Functions
Creates a new audio sender for this source.
Creates a new audio sender for this source with fixed distance.
Gets the server source line to which this audio source belongs.
Gets the connections of the players that currently receive this source's packets.
Sends an audio end packet.
Sends an encoded and encrypted audio frame to players within the specified distance with null activation info.
Sends an encoded and encrypted audio frame to players within the specified distance with activation info.
Sends an audio packet to players within the specified distance with null activation info.
Sends an audio packet to players within the specified distance with an activation info.
Sends a TCP packet to players within the specified distance.