nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.template.view.media
/
DisplayAudioPlayer
/
RenderInfo
Render
Info
data
class
RenderInfo
(
val
lyricShowing
:
Boolean
,
val
barType
:
Boolean
)
Content copied to clipboard
Constructors
Properties
Constructors
Render
Info
Link copied to clipboard
fun
RenderInfo
(
lyricShowing
:
Boolean
,
barType
:
Boolean
)
Content copied to clipboard
Properties
bar
Type
Link copied to clipboard
val
barType
:
Boolean
Content copied to clipboard
lyric
Showing
Link copied to clipboard
val
lyricShowing
:
Boolean
Content copied to clipboard