PTZ smooth Movement

Hello friends, I have one query.

In smartclient when we hold a button from PTZ joystick, we will have a smooth movement of camera.

Is there any way to implement the same via plugin integration? So that when I hold a button or a control I should get the same smooth movement.

If yes, can we control the speed of the movement?

Try to explore the PTZand Presets sample. It should show you how you using the continues move methods can achieve smooth moves rather than stop and go..

Thank you for the quick response.