PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.proto.data.audio.source
/
PlayerSourceInfo
/
PlayerSourceInfo
Player
Source
Info
constructor
(
@
NotNull
addonId
:
@
NotNull
String
,
@
NotNull
sourceId
:
@
NotNull
UUID
,
@
NotNull
lineId
:
@
NotNull
UUID
,
@
Nullable
sourceName
:
@
Nullable
String
,
state
:
Byte
,
@
Nullable
decoderInfo
:
@
Nullable
CodecInfo
,
stereo
:
Boolean
,
iconVisible
:
Boolean
,
angle
:
Int
,
playerInfo
:
VoicePlayerInfo
)