Table of Contents
API reference

Property Bridge

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Optional bridge configuration for external voice transport mode.

When set and enabled, Lavalink Opus frames are routed through DisCatSharp.Voice for full DAVE E2EE and AEAD transport encryption support.

Defaults to null (bridge disabled).

public LavalinkBridgeConfiguration? Bridge { set; }

Property Value

LavalinkBridgeConfiguration