TRVCamMultiView.CamMoveMode

<< Click to display table of contents >>

TRVCamMultiView.CamMoveMode

Specifies how the selected viewer controls the camera motion.

property CamMoveMode: TRVCamMoveMode;

This property works if the viewer's VideoSource is TRVCamera. The user can control the camera motion (rotation) using the mouse, if supported by the camera.

Default value

vcmmDrag

See also:

TRVCamView.CamMoveMode

TRVCamera.Move*** methods

TRVCamControl component