TRVCamView.UseOptimalVideoResolution

<< Click to display table of contents >>

TRVCamView.UseOptimalVideoResolution

Indicates whether the control tries to set the video resolution which is optimal for its size.

property UseOptimalVideoResolution;

This property works if VideoSource is TRVCamera. If True, the control assigns VideoSource.VideoResolution calculated using VideoSource.GetOptimalVideoResolution, specifying its size in the parameters.

Default value

False