minor comments
This commit is contained in:
parent
6fba847af0
commit
33bba6d34d
@ -60,8 +60,9 @@
|
||||
* This module provides functions for creating and manipulating FLAC
|
||||
* metadata blocks in memory, and three progressively more powerful
|
||||
* interfaces for traversing and editing metadata in native FLAC files.
|
||||
* Note that this metadata interface currently does not support Ogg
|
||||
* FLAC files.
|
||||
* Note that currently only the Chain interface (level 2) supports Ogg
|
||||
* FLAC files, and it is read-only i.e. no writing back changed
|
||||
* metadata to file.
|
||||
*
|
||||
* There are three metadata interfaces of increasing complexity:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user