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
/
AttachedPicture
/
AttachedPicture
Attached
Picture
@
JvmOverloads
constructor
(
type
:
AttachedPictureType
,
data
:
ByteArray
,
description
:
String
=
""
,
useUnicodeEncoding
:
Boolean
=
true
)
@
JvmOverloads
constructor
(
type
:
Int
,
data
:
ByteArray
,
description
:
String
=
""
,
useUnicodeEncoding
:
Boolean
=
true
)