6 libquvi - Overview of the library
10 libquvi is a cross-platform library with C API for parsing adobe
11 flash media properties. "quvi" is an acronym for "query video".
16 LIBQUVI_EXCLUSIVE_SCRIPTS_DIR::
17 When defined, the library will *only* use those scripts found at the
18 directories specified by the LIBQUVI_SCRIPTS_DIR.
20 NOTE: Useful, for example, when the current set of the scripts at
21 $top_srcdir/share/ (of libquvi-scripts) are being tested by the
22 testsuite of the libquvi-scripts. The library would, otherwise,
23 include the scripts from the libquvi-scripts instance built with
24 the library and likely interfere with the tests.
27 The library will additionally look in the colon-separated list of
28 directories specified by the LIBQUVI_SCRIPTS_DIR environment variable.
30 LIBQUVI_SCRIPTS_VERBOSE::
31 When defined, enables the output from any libquvi scripts using the
32 debug facility ('quvi/debug' module).
35 When defined, the library will output the paths of the searched
36 directories to the stderr.
39 When defined, the library will output the file names of the found
40 scripts to stderr. The output will also indicate whether the script
41 was accepted by the library.
44 libquvi uses linkman:libcurl[3]. See the libcurl documentation (C API
45 and/or linkman:curl[1]) for a complete list of the supported proxy
46 environment variables.
50 linkman:libquvi-scripts[7], linkman:quvi[1], linkman:quvi-object[7],
51 linkman:quvi-modules[7], linkman:quvi-modules-3rdparty[7]
53 include::../footer.txt[]