The documentation for the parameter db in the function mpg123_volume_change_db(mpg123_handle *mh, double db) incorrectly has the parameter name as change (a copy/paste error from mpg123_volume_change).
db
mpg123_volume_change_db(mpg123_handle *mh, double db)
change
mpg123_volume_change
Oh, darn. Did I miss that for the current release? I fixed in svn now, thanks.
Log in to post a comment.
Oh, darn. Did I miss that for the current release? I fixed in svn now, thanks.