Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
VUMeter class 
 
The VUMeter class, accessible through the control's DisplayVUMeter property, contains information needed to render the embedded VU-Meter visual feedback
 
It can be used at Run-time in order to create the embedded VU-Meter and to change its graphic settings. For details about using Visual Feedbacks refer to the How to use embedded Visual Feedbacks section 
 
The VUMeter class is implemented through the following methods and properties: 
 
Methods 
 
  • Create 
  • Show 
  • SetHwnd 
  • SetBackPictureFromFile 
  • SetBackPictureFromHandle 
  •  
    Properties 
     
  • BandType 
  • HasPeaks 
  • ColorBands 
  • ColorPeaks 
  • ColorBackground 
  • ZoomPerc 
  •  
     
     
     
     
     
     
     
    Copyright © 2006 - 2008 MultiMedia Soft 
    Return to Table of contents