toggle menu
kord
0.16.0-SNAPSHOT
jvm
switch theme
search in API
kord-voice
/
dev.kord.voice.streams
/
DefaultStreams
/
incomingAudioFrames
incoming
Audio
Frames
open
override
val
incomingAudioFrames
:
Flow
<
Pair
<
UInt
,
AudioFrame
>
>
(
source
)
A flow of all incoming
AudioFrame
s mapped to their
ssrc
.