1 #ifndef SIMAGE_LIBSNDFILE_H 2 #define SIMAGE_LIBSNDFILE_H 24 #ifndef SIMAGE_LIBSNDFILE_SUPPORT 25 #error "This file should not be used under the current configuration!" char * filename
Definition: stream.c:38
int libsndfile_stream_tell(s_stream *stream, s_params *params)
void * libsndfile_stream_get(s_stream *stream, void *buffer, int *size, s_params *params)
Windows specific information.
int libsndfile_stream_open(const char *filename, s_stream *stream, s_params *params)
s_params * params
Definition: stream.c:48
void libsndfile_stream_close(s_stream *stream)
int libsndfile_stream_seek(s_stream *stream, int offset, int whence, s_params *params)