DescribeVideoModePixelFormat Function

<< Click to display table of contents >>

DescribeVideoModePixelFormat Function

Returns text describing pixel format of the specified video mode of a local camera.

Unit [VCL and LCL] MRVWebCamFuncs;

Unit [FMX] fmxMRVWebCamFuncs;

Syntax

function DescribeVideoModePixelFormat(
  const Mode: TRVCamVideoMode): String;