TextInformationFrame

Text information ID3 frame.

Constructors

Link copied to clipboard
constructor(id: String, description: String, value: String)

Properties

Link copied to clipboard
val CREATOR: Creator<TextInformationFrame>
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)