mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-03-02 07:21:58 +00:00
update doc for fluid_file_set_encoding_quality()
This commit is contained in:
parent
d524a0fff8
commit
2b6c68d422
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,7 @@ new_fluid_file_renderer(fluid_synth_t* synth)
|
|||
/**
|
||||
* Set vbr encoding quality (only available with libsndfile support)
|
||||
* @param dev File renderer object.
|
||||
* @return #FLUID_OK if the quality has been successfully set, #FLUID_FAILED otherwise
|
||||
* @since 1.1.7
|
||||
*/
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue