Unit 'xvlib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXvEvent

Declaration

Source position: xvlib.pp line 135

type TXvEvent = record

  case LongInt of

    0: (

        _type: cint;

      );

    1: (

        xvvideo: TXvVideoNotifyEvent;

      );

    2: (

        xvport: TXvPortNotifyEvent;

      );

    3: (

        pad: array [0..23] of clong;

      );

end;


Documentation generated on: 2023-03-18