Proxy Source Line
Represents a proxy source line.
Functions
Link copied to clipboard
abstract fun createBroadcastSource(stereo: Boolean, decoderInfo: CodecInfo?, builder: Consumer<ServerBroadcastSource>): ServerBroadcastSource
Link copied to clipboard
open fun createDirectSource(player: VoicePlayer, stereo: Boolean, decoderInfo: CodecInfo?): ServerDirectSource
abstract fun createDirectSource(player: VoicePlayer, stereo: Boolean, decoderInfo: CodecInfo?, builder: Consumer<ServerDirectSource>): ServerDirectSource
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard