Unit 'bs_flac' Package
[Overview][Constants][Types][Variables][Index] [#pl_acs]

FLACInfo

Declaration

Source position: bs_flac.pas line 106

type FLACInfo = record

  min_blocksize: LongWord;

  

  max_blocksize: LongWord;

  

  min_framesize: LongWord;

  

  max_framesize: LongWord;

  

  sample_rate: LongWord;

  

  channels: LongWord;

  

  bits_per_sample: LongWord;

  

  total_samples1: LongWord;

  

  total_samples2: LongWord;

  

end;



CT Web help

CodeTyphon Studio