TVideoGrabber.PlayerSpeedRatioConstantAudioPitch

Prev

Next

TVideoGrabber

Properties

 




































































































Keeps a constant audio pitch for speed ratio <> 1


Declaration
property PlayerSpeedRatioConstantAudioPitch: Double read GetPlayerSpeedRatioConstantAudioPitch write SetPlayerSpeedRatioConstantAudioPitch;


__property double PlayerSpeedRatioConstantAudioPitch=read=GetPlayerSpeedRatioConstantAudioPitch, write=SetPlayerSpeedRatioConstantAudioPitch


Property PlayerSpeedRatioConstantAudioPitch As Double

Description

When PlayerSpeedRatio <> 1:

- if PlayerSpeedRatioConstantAudioPitch is enabled (default), a constant audio pitch is maintained (audio samples are dropped)

- if PlayerSpeedRatioConstantAudioPitch is disabled, the audio pitch is increased or decreased according to the player speed.