Skip to content

Commit a3fffa3

Browse files
committed
MetaDataFilterDecoder: comments
1 parent e1f5ba5 commit a3fffa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AudioTools/CoreAudio/AudioMetaData/MetaDataFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ class MetaDataFilter : public AudioOutput {
176176
};
177177

178178
/**
179-
* MetaDataFiler applied to the indicated decoder: Class which filters out ID3v1
179+
* @brief MetaDataFiler applied to the indicated decoder: Class which filters out ID3v1
180180
* and ID3v2 Metadata and provides only the audio data to the decoder
181181
* @ingroup metadata
182182
* @ingroup codecs

0 commit comments

Comments
 (0)