Home
last modified time | relevance | path

Searched defs:SF_INFO (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/examples/
Dgenerate.cs134 public struct SF_INFO struct in lsndf_example
136 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 ;
/third_party/libsnd/include/
Dsndfile.h.in359 struct SF_INFO struct
368 typedef struct SF_INFO SF_INFO ; argument
Dsndfile.h325 struct SF_INFO { struct
334 typedef struct SF_INFO SF_INFO; argument