Searched refs:getAlbumTitle (Results 1 - 1 of 1) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DAlbumBox.java44 * Declares the language code for the {@link #getAlbumTitle()} return value. See ISO 639-2/T for the set of three
54 public String getAlbumTitle() { method in class:AlbumBox
105 buffer.append("albumTitle=").append(getAlbumTitle());

Completed in 169 milliseconds