BASS.NET API for the Un4seen BASS Audio Library

DSP_PeakLevelMeterPeakHoldLevelR_dBV Property

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

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

public double PeakHoldLevelR_dBV { get; }

Property Value

Type: Double
See Also

Reference