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

oggpack_buffer

Declaration

Source position: zgl_lib_ogg.pas line 121

type oggpack_buffer = record

  endbyte: clong;

  

  endbit: cint;

  

  buffer: pcuchar;

  

  ptr: pcuchar;

  

  storage: clong;

  

end;



CT Web help

CodeTyphon Studio