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

ogg_packet

Declaration

Source position: ogg.pas line 113

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;


Documentation generated on: 2023-03-18