Added documentation
This commit is contained in:
parent
60673746bd
commit
f41791c944
1 changed files with 6 additions and 6 deletions
|
@ -70,15 +70,15 @@ function camp_add_metadata(&$p_mdata, $p_key, $p_val, $p_inputEncoding='iso-8859
|
||||||
* Return an array with the given audio file's ID3 tags. The keys in the
|
* Return an array with the given audio file's ID3 tags. The keys in the
|
||||||
* array can be:
|
* array can be:
|
||||||
* <pre>
|
* <pre>
|
||||||
* dc:format
|
* dc:format ("mime type")
|
||||||
* ls:bitrate
|
* dcterms:extent ("duration")
|
||||||
* dcterms:extent
|
|
||||||
* dc:title
|
* dc:title
|
||||||
* dc:creator
|
* dc:creator ("artist")
|
||||||
* dc:source
|
* dc:source ("album")
|
||||||
|
* dc:type ("genre")
|
||||||
|
* ls:bitrate
|
||||||
* ls:encoded_by
|
* ls:encoded_by
|
||||||
* ls:track_num
|
* ls:track_num
|
||||||
* ls:genre
|
|
||||||
* ls:channels
|
* ls:channels
|
||||||
* ls:year
|
* ls:year
|
||||||
* ls:filename
|
* ls:filename
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue