VideoEdit Gold ActiveX Control

UseAudioPitch Property

Description
    Enable or disable allow adjust the audio pitch when you call Preview, Save2MP3, Save2WMA, Save2Wave methods.

Property Type
    Read/Write property

Data Type
    Boolean

Syntax

VideoEdit.UseAudioPitch[= value]

Example

[Visual Basic Syntax]
VideoEdit1.UseAudioPitch=true
VideoEdit1.AudioPitchChangeKey 12
VideoEdit1.InitControl      
VideoEdit1.AddAudio("c:\source.mp3",0, 60)