Copyright © 2013-2017 MultiMedia Soft

WaveAnalyzerDisplayWidthChange event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the waveform analyzer's display has been resized horizontally.

 

 

Syntax

 

[Visual Basic]

WaveAnalyzerDisplayWidthChange (

ByVal nWidthInMs as Long,

ByVal nWidthInPixels as Long

)


 

[C++]

void WWaveAnalyzerDisplayWidthChange (

long nWidthInMs,

long nWidthInPixels

);


 

 

Parameter

Description

 

 

nWidthInMs

Width of the display surface, expressed in milliseconds

nWidthInPixels

Width of the display surface, expressed in pixels