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.capture
/
PlayerActivationInfo
Player
Activation
Info
data
class
PlayerActivationInfo
(
val
player
:
VoicePlayer
,
val
audioPacket
:
PlayerAudioPacket
)
Information contains the player and the activation id activated by this player.
Members
Constructors
Player
Activation
Info
Link copied to clipboard
constructor
(
player
:
VoicePlayer
,
audioPacket
:
PlayerAudioPacket
)
Properties
audio
Packet
Link copied to clipboard
val
audioPacket
:
PlayerAudioPacket
player
Link copied to clipboard
val
player
:
VoicePlayer