id3
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
id3
id3
/
io.github.kingg22.vibrion.id3.model
/
TextFrame
Text
Frame
data
class
TextFrame
(
val
value
:
String
)
:
FrameValue
See also
Id3v2v3Tag
Frame.
Companion.
string
Frames
Members
Constructors
Text
Frame
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String