kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kord
kord-voice
/
dev.kord.voice.udp
/
RTPPacket
/
RTPPacket
RTPPacket
constructor
(
paddingBytes
:
UByte
,
payloadType
:
Byte
,
sequence
:
UShort
,
timestamp
:
UInt
,
ssrc
:
UInt
,
csrcIdentifiers
:
UIntArray
,
hasMarker
:
Boolean
,
hasExtension
:
Boolean
,
extensionLengthWords
:
UShort
,
payload
:
ByteArrayView
,
source
:
ByteArray
?
)
(
source
)