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

ogg_sync_state

Declaration

Source position: zgl_lib_ogg.pas line 171

type ogg_sync_state = record

  data: pcuchar;

  

  storage: cint;

  

  fill: cint;

  

  returned: cint;

  

  unsynced: cint;

  

  headerbytes: cint;

  

  bodybytes: cint;

  

end;



CT Web help

CodeTyphon Studio