Unit 'PXL.Linux.videodev2' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asphyrepxl]

v4l2_rect

Declaration

Source position: PXL.Linux.videodev2.pas line 148

type v4l2_rect = record

  left: Integer;

  

  top: Integer;

  

  width: Integer;

  

  height: Integer;

  

end;



CT Web help

CodeTyphon Studio