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

TAndroidIO

Declaration

Source position: libsdl2.pas line 708

type TAndroidIO = record

  fileNameRef: Pointer;

  

  inputStreamRef: Pointer;

  

  readableByteChannelRef: Pointer;

  

  readMethod: Pointer;

  

  assetFileDescriptorRef: Pointer;

  

  position: LongInt;

  

  size: LongInt;

  

  offset: LongInt;

  

  fd: SInt32;

  

end;



CT Web help

CodeTyphon Studio