Lines Matching defs:read
40 /* The following file types can be read and written.
257 ** String types that can be set and read from files. Not all file types
408 ** Enums and typedefs for adding dither on read and write.
581 sf_vio_read read ;
589 /* Open the specified file for read, write or both. On error, this will
603 ** larger container files to be read and/or written.
662 ** read / write pointer to the first data sample.
665 ** Please see the libsndfile documentation for moving the read pointer
703 ** when the file was most recently read or written.
717 ** The number of items actually read/written = frames * number of channels.
718 ** sf_xxxx_raw read/writes the raw data bytes from/to the file
723 ** All of these read/write function return number of frames read/written.
741 ** All of these read/write function return number of items read/written.