id3
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
id3
id3
/
io.github.kingg22.vibrion.id3.model
/
TextFrame
Text
Frame
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
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String