src
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
src
src
/
com.mocharealm.accompanist.lyrics.ui.composable.lyrics
/
WordAnimationInfo
/
WordAnimationInfo
Word
Animation
Info
common
constructor
(
wordStartTime
:
Long
,
wordEndTime
:
Long
,
wordContent
:
String
,
wordDuration
:
Long
=
wordEndTime - wordStartTime
)