ServerDirectSource
Represents a direct audio source attached to the player.
Audio and source packets will be sent to this player.
Properties
Gets or sets whether the source position should be camera relative.
Gets a player attached to this source.
Gets or sets the relative position of the source.
Gets or sets the direct source sender.
Functions
Clears all filters from the source.
Creates a new audio sender for this source.
Checks if a player matches all filters associated with this source. Returns false if the player has disabled the voice chat. See isVoiceDisabled.
Checks if a player does not match any of the filters associated with this source.
Removes a player filter from the source.
Sends an audio end packet.
Sends an encoded and encrypted audio frame to players with null activation info.
Sends an encoded and encrypted audio frame to players with an activation info.
Sends an audio packet to players with null activation info.
Sends an audio packet to players with activation info.
Sends a TCP packet to players.