PlasmoVoice
jvm
PlasmoVoice
/
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