TRVCamera.Rotation

<< Click to display table of contents >>

TRVCamera.Rotation

Allows to rotate video frames before by 90, 180 or 270 degrees.

type

  // defined in MRVType unit
  TRVRotation = (rvrNone, rvr90, rvr180, rvr270);

 
property Rotation: TRVRotation;

Default value

rvrNone