9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
config BR2_PACKAGE_LIBSNDFILE
|
|
bool "libsndfile"
|
|
default n
|
|
help
|
|
Libsndfile is a C library for reading and writing files containing
|
|
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
|
|
through one standard library interface.
|
|
|