convert_volume


Description:

public static double convert_volume (StreamVolumeFormat from, StreamVolumeFormat to, double val)

Parameters:

from

StreamVolumeFormat to convert from

to

StreamVolumeFormat to convert to

val

Volume in from format that should be converted

Returns:

the converted volume