VoxaTrace
Toggle table of contents
0.9.2
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.calibra.model
/
Segment
/
Segment
Segment
constructor
(
index
:
Int
,
startSeconds
:
Float
,
endSeconds
:
Float
,
lyrics
:
String
=
""
,
studentStartSeconds
:
Float
?
=
null
,
studentEndSeconds
:
Float
?
=
null
)