tag/Id3Load: update API documentation
This commit is contained in:
parent
c287452255
commit
8cbf099054
@ -28,8 +28,7 @@ class InputStream;
|
||||
/**
|
||||
* Loads the ID3 tags from the #InputStream into a libid3tag object.
|
||||
*
|
||||
* @return nullptr on error or if no ID3 tag was found in the file (no
|
||||
* Error will be set)
|
||||
* @return nullptr on error or if no ID3 tag was found in the file
|
||||
*/
|
||||
UniqueId3Tag
|
||||
tag_id3_load(InputStream &is);
|
||||
|
Loading…
Reference in New Issue
Block a user