Next: , Previous: libpil, Up: C API


5.30 libsnd

5.30.1 Overview

View lcov test coverage results on http://www.gnu.org/software/liquidwar6/coverage/src/lib/snd/index.html.

5.30.2 API

— Function: int lw6snd_test (int mode)

mode: 0 for check only, 1 for full test

Runs the snd module test suite. If run in check mode (0), won't really perform the test, since it could fail because of hardware problems, context, permissions...

Return value: 1 if test is successfull, 0 on error.