JVCL Help:GenreToNiceGenre

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Converts an ID3 v2 genre string to a displayable genre string.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 functionGenreToNiceGenre(constAGenre: string): string;


Parameters

Parameters Description
const AGenre: string The ID3 v2 genre string to convert.

run\JvID3v2Base.pas


Description

For example:

Parameter Returns
(21) Ska
(4)Eurodisco Disco Eurodisco
(51)(39) Techno-Industrial Noise
'((I can figure out any genre) (I can figure out any genre)
(55)((I think...) Dream (I think...)
(RX)') Remix

run\JvID3v2Base.pas


See Also

NiceGenreToGenre

run\JvID3v2Base.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page