Unit 'bs_ogg' Package
[Overview][Types][Variables][Index] [#pl_acs]

OGG_PACKET

Declaration

Source position: bs_ogg.pas line 104

type OGG_PACKET = record

  packet: PByte;

  

  bytes: LongInt;

  

  b_o_s: LongInt;

  

  e_o_s: LongInt;

  

  granulepos: OGG_INT64_T;

  

  packetno: OGG_INT64_T;

  

end;



CT Web help

CodeTyphon Studio