BASS.NET API for the Un4seen BASS Audio Library

DSP_PeakLevelMeterPeakHoldLevelR Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the peak level signal (in linear voltage steps) of the right-channel 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 int PeakHoldLevelR { get; }

Property Value

Type: Int32
See Also

Reference