General info | Getting started | Samples | Components reference | FAQ | Solutions

Components reference


    vcproDisplayBandsX

Displays incoming audio stream as a series of bands (like "Spectrum Analyzer" in Winamp).

Set this component as a consumer of another wave component, setup bands and background colors; set Active property to True to activate component

Implements
IvcproDisplayBandsXdefault 
IvcproConsumer  

IvcproDisplayBandsX (IDispatch)
Dispatch interface for vcproDisplayBandsX component
Properties
bool ActiveSet to true to activate (open) the component. All other properties should be set to proper values before activation. Set to false to deactivate (close) the component
OLE_COLOR BandColorLowColor for low area of band
OLE_COLOR BandColorMedColor for medium area of band
OLE_COLOR BandColorTopColor for top area of band
long BandGapGap width between bands (bars) in pixels
long BandWidthWidth of each band (bar) in pixels
long Channel0 for left channel, 1 for right channel
OLE_COLOR ColorBackground color
long IntervalDisplay update interval in milliseconds
long StepsNumber of bands = 2^(steps - 1); for example, when steps = 8, you will get 128 bands (bars)


See also...

Base interfaces, vcproWaveInDeviceX, vcproWaveOutDeviceX, vcproWaveCodecDeviceX, vcproWaveRiffX, vcproWaveMixerX, vcproWaveResamplerX, vcproWaveMultiBandSplitterX, vcproEqualizerX, vcproIpServerX, vcproIpClientX, vcproIpBroadcastServerX, vcproIpBroadcastClientX, vcproMediaGateX, vcproConferenceServerX, vcproVolumeControlX


VCX Library 3.0
Copyright © 2002-2007 Lake of Soft, Ltd
All rights reserved.