Server Broadcast Source
Represents a broadcast audio source.
This source broadcasts audio and source packets to the specific group of players.
Properties
Gets or sets whether the source position should be camera relative.
Gets or sets the collection of players.
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.
Gets the addon associated with this audio source.
Gets the collection of player filters associated with this source.
Gets the server source line to which this audio source belongs.
Checks if the icon for this audio source is visible in the world.
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.
Sets whether the icon for this audio source is visible in the world.