| Top |
| void | ags_reset_peak_add () |
| void | ags_reset_peak_remove () |
| AgsResetPeak * | ags_reset_peak_get_instance () |
| AgsResetPeak * | ags_reset_peak_new () |
void ags_reset_peak_add (AgsResetPeak *reset_peak,AgsPeakChannel *peak_channel);
Add peak_channel
.
Since: 3.0.0
void ags_reset_peak_remove (AgsResetPeak *reset_peak,AgsPeakChannel *peak_channel);
Remove peak_channel
.
Since: 3.0.0
AgsResetPeak * ags_reset_peak_get_instance ();
Get instance.
Since: 3.0.0