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

TSF_INFO

Declaration

Source position: sndfile.pp line 262

type TSF_INFO = record

  frames: Tsf_count_t;

  samplerate: cint;

  channels: cint;

  format: cint;

  sections: cint;

  seekable: cint;

end;


Documentation generated on: 2025-07-25