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

TSF_LOOP_INFO

Declaration

Source position: libsndfile.pas line 281

type TSF_LOOP_INFO = record

  time_sig_num: cushort;

  

  time_sig_den: cushort;

  

  loop_mode: cint;

  

  num_beats: cint;

  

  bpm: cfloat;

  

  root_key: cint;

  

  future: array [0..5] of cint;

  

end;



CT Web help

CodeTyphon Studio