Searched defs:SF_INFO (Results 1 – 3 of 3) sorted by relevance
134 public struct SF_INFO struct in lsndf_example136 public sf_count_t frames ; // Used to be called samples. Changed to avoid confusion.137 public int samplerate ;138 public int channels ;139 public int format ;140 public int sections ;141 public int seekable ;
359 struct SF_INFO struct368 typedef struct SF_INFO SF_INFO ; argument
325 struct SF_INFO { struct334 typedef struct SF_INFO SF_INFO; argument