Unit 'libvlc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libvlc]

libvlc_rectangle_t

Declaration

Source position: libvlc.pp line 208

type libvlc_rectangle_t = record

  top: cint;

  left: cint;

  bottom: cint;

  right: cint;

end;


Documentation generated on: 2023-03-18