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

ogg_packet

Declaration

Source position: zgl_lib_ogg.pas line 160

type ogg_packet = record

  packet: pcuchar;

  

  bytes: clong;

  

  b_o_s: clong;

  

  e_o_s: clong;

  

  granulepos: ogg_int64_t;

  

  packetno: ogg_int64_t;

  

end;



CT Web help

CodeTyphon Studio