id3
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
id3
id3
/
io.github.kingg22.vibrion.id3
/
Id3WriterBuilder
/
comment
comment
@
JvmOverloads
fun
comment
(
text
:
String
,
lang
:
String
=
"eng"
,
description
:
String
=
""
)
:
Id3WriterBuilder
fun
comment
(
comment
:
CommentFrame
)
:
Id3WriterBuilder
var
comment
:
CommentFrame
?