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

TSDL_CameraDeviceEvent

Declaration

Source position: libsdl3.pas line 3441

type TSDL_CameraDeviceEvent = record

  _type: TSDL_EventType;

  

  reserved: TUint32;

  

  timestamp: TUint64;

  

  which: TSDL_CameraID;

  

end;



CT Web help

CodeTyphon Studio