PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server-proxy-common
/
su.plo.voice.api.server.audio.provider
/
AudioFrameResult
/
Provided
Provided
class
Provided
(
val
frame
:
ByteArray
?
)
:
AudioFrameResult
20ms encoded & encrypted audio frame or null.
Members
Constructors
Provided
Link copied to clipboard
constructor
(
frame
:
ByteArray
?
)
Properties
frame
Link copied to clipboard
val
frame
:
ByteArray
?