VUMeter Property

Summary
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.
Syntax
C#
VB
C++
public Processor VUMeter { get; } 
Public ReadOnly Property VUMeter As Processor 
public: 
property Processor^ VUMeter { 
   Processor^ get(); 
} 

Property Value

A Processor object

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.