Lines Matching refs:SF_TRUE
340 SF_TRUE if the file header contained the peak value. SF_FALSE
370 SF_TRUE if the file header contains per channel peak values for the file,
399 : SF_TRUE or SF_FALSE
401 For read operations setting normalisation to SF_TRUE means that the data from
404 For write operations, setting normalisation to SF_TRUE means than all data
414 sf_command (sndfile, SFC_SET_NORM_FLOAT, NULL, SF_TRUE) ;
449 : SF_TRUE or SF_FALSE
451 For read operations setting normalisation to SF_TRUE means that the data from
454 For write operations, setting normalisation to SF_TRUE means than all data
464 sf_command (sndfile, SFC_SET_NORM_DOUBLE, NULL, SF_TRUE) ;
551 sf_command (sndfile, SFC_SET_SCALE_FLOAT_INT_READ, NULL, SF_TRUE) ;
580 sf_command (sndfile, SFC_SET_SCALE_INT_FLOAT_WRITE, NULL, SF_TRUE) ;
924 sf_command (sndfile, SFC_SET_ADD_PEAK_CHUNK, NULL, SF_TRUE) ;
932 Returns SF_TRUE if the peak chunk will be written after this call. Returns
988 : `SF_TRUE` or `SF_FALSE`
994 sf_command (sndfile, SFC_SET_UPDATE_HEADER_AUTO, NULL, SF_TRUE) ;
1088 : SF_TRUE or SF_FALSE.
1090 Turn on (datasize == SF_TRUE) or off (datasize == SF_FALSE) clipping.
1095 sf_command (sndfile, SFC_SET_CLIPPING, NULL, SF_TRUE) ;
1100 Clipping mode (SF_TRUE or SF_FALSE).
1130 Clipping mode (SF_TRUE or SF_FALSE).
1252 SF_TRUE if VBR encoding quality was set. SF_FALSE otherwise.
1326 SF_TRUE if compression level was set. SF_FALSE otherwise.
1333 For instance, will return SF_TRUE on when reading WAV containing
1353 `SF_TRUE` or `SF_FALSE`.
1394 `SF_TRUE` if the file contained a Broadcast Extension chunk or `SF_FALSE`
1417 `SF_TRUE` if setting the Broadcast Extension chunk was successful and `SF_FALSE`
1474 `SF_TRUE` if the file contained a Channel Layout chunk or `SF_FALSE` otherwise.
1497 `SF_TRUE` if setting the Channel Layout chunk was successful and `SF_FALSE`
1551 `SF_TRUE` if the file contained a Cart chunk or `SF_FALSE` otherwise.
1573 SF_TRUE if setting the Cart chunk was successful and SF_FALSE otherwise.
1624 `SF_TRUE` if the file header contains loop information for the file, `SF_FALSE`
1683 `SF_TRUE` if the file header contains instrument information for the file,
1713 `SF_TRUE` if the file header contains instrument information for the file,
1744 `SF_TRUE` if the file header contains cue marker information for the file,
1795 `SF_TRUE` if the file header contains cue marker information for the file,
1825 `SF_TRUE` if the file header contains cue marker information for the file,
1854 : SF_TRUE or SF_FALSE
1860 sf_command (sndfile, SFC_RF64_AUTO_DOWNGRADE, NULL, SF_TRUE) ;
1865 Returns `SF_TRUE` if `SFC_RF64_AUTO_DOWNGRADE` is set and `SF_FALSE` otherwise.
1903 Returns `SF_TRUE` on success, `SF_FALSE` otherwise.
1952 Returns SF_TRUE on success, SF_FALSE otherwise.
2016 Returns `SF_TRUE` on success, `SF_FALSE` otherwise.