C#
VB
C++
LEAD Audio VU meter audio processor. The VU meter allows the user to retrieve left and right channel audio levels. The filter can be used to monitor the output level of other filters placed before it in the stream.
public Processor VUMeter { get; }
Public ReadOnly Property VUMeter As Leadtools.Multimedia.Processor
public:
property Leadtools.Multimedia.Processor^ VUMeter {
Leadtools.Multimedia.Processor^ get();
}
A Processor object
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET