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

OGG_PAGE

Declaration

Source position: bs_ogg.pas line 59

type OGG_PAGE = record

  header: PByte;

  

  header_len: LongInt;

  

  body: PByte;

  

  body_len: LongInt;

  

end;



CT Web help

CodeTyphon Studio