Home
last modified time | relevance | path

Searched defs:TextInformationFrame (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/metadata/id3/
DTextInformationFrame.java28 public final class TextInformationFrame extends Id3Frame { class
33 public TextInformationFrame(String id, @Nullable String description, String value) { in TextInformationFrame() method in TextInformationFrame
39 /* package */ TextInformationFrame(Parcel in) { in TextInformationFrame() method in TextInformationFrame