toggle menu
kord
0.16.0-SNAPSHOT
jvm
switch theme
search in API
kord-voice
/
dev.kord.voice
/
FrameInterceptorConfiguration
Frame
Interceptor
Configuration
@
KordVoice
data
class
FrameInterceptorConfiguration
(
val
gateway
:
Gateway
,
val
voiceGateway
:
VoiceGateway
,
val
ssrc
:
UInt
)
(
source
)
Members
Constructors
Frame
Interceptor
Configuration
Link copied to clipboard
constructor
(
gateway
:
Gateway
,
voiceGateway
:
VoiceGateway
,
ssrc
:
UInt
)
Properties
gateway
Link copied to clipboard
val
gateway
:
Gateway
ssrc
Link copied to clipboard
val
ssrc
:
UInt
voice
Gateway
Link copied to clipboard
val
voiceGateway
:
VoiceGateway