mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-30 00:40:38 +00:00
update API doc of delete_fluid_sequencer()
This commit is contained in:
parent
fb684aa5d8
commit
923f5f3544
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ new_fluid_sequencer2(int use_system_timer)
|
|||
|
||||
/**
|
||||
* Free a sequencer object.
|
||||
* @note Registered sequencer clients may not be fully freed by this function. Explicitly unregister them with fluid_sequencer_unregister_client().
|
||||
* @param seq Sequencer to delete
|
||||
*/
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue