Unit 'tsd_tag_oggvorbisopus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TOggHeader

Declaration

Source position: tsd_tag_oggvorbisopus.pas line 93

type TOggHeader = packed record

  ID: array [1..4] of Byte;

  

  StreamVersion: Byte;

  

  TypeFlag: Byte;

  

  AbsolutePosition: Int64;

  

  Serial: Integer;

  

  PageNumber: Integer;

  

  Checksum: Cardinal;

  

  Segments: Byte;

  

  LacingValues: array [1..$FF] of Byte;

  

end;



CT Web help

CodeTyphon Studio