Id3Frame

Id3Frame

abstract class Id3Frame(val id: String) : Metadata.Entry

Inheritors

Constructors

Id3Frameconstructor(id: String)

Types

NameSummary
Companionobject Companion

Properties

NameSummary
id@JvmField
val id: String
typeopen override val type: String

Functions

NameSummary
equalsopen operator override fun equals(other: Any?): Boolean
hashCodeopen override fun hashCode(): Int