<< Click to display table of contents >> TRVVideoSource.GetOptimalVideoResolution |
Returns the optimal video resolution for the specified Width and Height.
type
TRVVideoResolution = (rv160_120, rv320_240, rv640_480, rv1024_768);
function GetOptimalVideoResolution(Width, Height : Integer) : TRVVideoResolution;