BASS.NET API for the Un4seen BASS Audio Library

DSP_PeakLevelMeterLevelR_dBV Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the current level signal of the right-channel as a dBV value (between -Infinity and 0.0 - or above, if a floating-point channel was selected).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public double LevelR_dBV { get; }

Property Value

Type: Double
See Also

Reference