Searched refs:genreString (Results 1 – 1 of 1) sorted by relevance
499 String genreString = in parseStandardGenreAttribute() local503 if (genreString != null) { in parseStandardGenreAttribute()504 return new TextInformationFrame("TCON", /* description= */ null, genreString); in parseStandardGenreAttribute()