Add new metadata feature to the manual section 'Featureset for generic metadata tags'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31344 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f0f24a3b4a
commit
f372212adf
1 changed files with 2 additions and 1 deletions
|
@ -332,12 +332,13 @@
|
|||
|
||||
\subsection{Featureset for generic metadata tags}
|
||||
\label{ref:featureset_for_generic_metadata_tags}
|
||||
\begin{rbtabular}{0.80\textwidth}{lXXXXX}%
|
||||
\begin{rbtabular}{0.90\textwidth}{lXXXXX}%
|
||||
{\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
|
||||
\textbf{MP4} & \textbf{ASF}}{}{}
|
||||
Embedded albumart \fname{.bmp} & & & & & \\
|
||||
Embedded albumart \fname{.jpg} & x & x & & x & x \\
|
||||
Embedded albumart \fname{.png} & & & & & \\
|
||||
Embedded cuesheet & x & & x & & \\
|
||||
Replaygain information & x & x & x & x & x \\
|
||||
Title (string) & x & x & x & x & x \\
|
||||
Artist (string) & x & x & x & x & x \\
|
||||
|
|
Loading…
Reference in a new issue