mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor comments
This commit is contained in:
@@ -814,7 +814,7 @@ namespace FLAC {
|
||||
|
||||
//! See FLAC__metadata_get_streaminfo().
|
||||
FLACPP_API bool get_streaminfo(const char *filename, StreamInfo &streaminfo);
|
||||
//
|
||||
|
||||
//! See FLAC__metadata_get_tags().
|
||||
FLACPP_API bool get_tags(const char *filename, VorbisComment *&tags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user