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

ogg_page

Declaration

Source position: zgl_lib_ogg.pas line 130

type ogg_page = record

  header: pcuchar;

  

  header_len: clong;

  

  body: pcuchar;

  

  body_len: clong;

  

end;



CT Web help

CodeTyphon Studio