kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
jvm
Platform filter
jvm
Switch theme
Search in API
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
,
payload
:
ByteArrayView
)
(
source
)