Unit 'acs_mp3' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_acs]

TMpeg1SideInfo

Declaration

Source position: acs_mp3.pas line 121

type TMpeg1SideInfo = record

  MainDataBegin: 0..511;

  

  PrivateBits: Byte;

  

  Scfsi: array [0..1,0..3] of Byte;

  

  Part2_3_length: array [0..1,0..1] of Word;

  

  BigValues: array [0..1,0..1] of Word;

  

  GlobalGain: array [0..1,0..1] of Byte;

  

  ScalefacCompress: array [0..1,0..1] of Byte;

  

  WinSwitchFlag: array [0..1,0..1] of Byte;

  

  BlockType: array [0..1,0..1] of Byte;

  

  MixedBlockFlag: array [0..1,0..1] of Byte;

  

  TableSelect: array [0..1,0..1,0..2] of Byte;

  

  SubblockGain: array [0..1,0..1,0..2] of Byte;

  

  Region0Count: array [0..1,0..1] of Byte;

  

  Region1Count: array [0..1,0..1] of Byte;

  

  Preflag: array [0..1,0..1] of Byte;

  

  ScalefacScale: array [0..1,0..1] of Byte;

  

  Count1TableSelect: array [0..1,0..1] of Byte;

  

  Count1: array [0..1,0..1] of Integer;

  

end;



CT Web help

CodeTyphon Studio