Unit 'ogg' Package
[Overview][Types][Procedures and functions][Index] [#oggvorbis]

ogg_sync_state

Declaration

Source position: ogg.pas line 124

type ogg_sync_state = record

  data: pcuchar;

  storage: cint;

  fill: cint;

  returned: cint;

  unsynced: cint;

  headerbytes: cint;

  bodybytes: cint;

end;


Documentation generated on: 2023-03-18