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

TWaveFmt

Declaration

Source position: tsd_tag_id3v2.pas line 278

type TWaveFmt = record

  fmtSize: DWord;

  

  FormatTag: Word;

  

  Channels: Word;

  

  SamplesPerSec: DWord;

  

  AvgBytesPerSec: DWord;

  

  BlockAlign: Word;

  

  BitsPerSample: Word;

  

  cbSize: Word;

  

  ValidBitsPerSample: Word;

  

  ChannelMask: DWord;

  

  SubFormat: array [0..15] of Byte;

  

end;



CT Web help

CodeTyphon Studio