da_mpg123_getparam

Get a specific parameter, for a specific mpg123_handle. See the mpg123_parms enumeration for a list of available parameters. \param mh handle \param type parameter choice \param value integer value return address \param fvalue floating point value return address \return MPG123_OK on success

alias da_mpg123_getparam = int function()

Meta