mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
doxygen comments
This commit is contained in:
@@ -66,8 +66,7 @@ extern "C" {
|
||||
* The basic usage of this encoder is as follows:
|
||||
* - The program creates an instance of an encoder using
|
||||
* FLAC__stream_encoder_new().
|
||||
* - The program overrides the default settings and sets callbacks for
|
||||
* writing and metadata reporting using
|
||||
* - The program overrides the default settings and sets callbacks using
|
||||
* FLAC__stream_encoder_set_*() functions.
|
||||
* - The program initializes the instance to validate the settings and
|
||||
* prepare for encoding using FLAC__stream_encoder_init().
|
||||
|
||||
Reference in New Issue
Block a user