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

ogg_page

Declaration

Source position: ogg.pas line 73

type ogg_page = record

  header: pcuchar;

  header_len: clong;

  body: pcuchar;

  body_len: clong;

end;


Documentation generated on: 2023-03-18