Attached Picture
data class AttachedPicture @JvmOverloads constructor(val type: Int, val data: ByteArray, val description: String = "", val useUnicodeEncoding: Boolean = true) : FrameValue
Attached picture.
Requirements:
type must be between 0 and 20. AttachedPictureType