man3: libquvi.3.txt: Revise for asciidoc.conf
[libquvi.git] / doc / man3 / libquvi.3.txt
blobfd63ffef5ef08be6a14980675cd2cee33d25b1ba
1 libquvi(3)
2 ==========
4 NAME
5 ----
6 libquvi - Overview of the library
8 DESCRIPTION
9 -----------
10 libquvi is a cross-platform library with C API for parsing adobe
11 flash media properties. "quvi" is an acronym for "query video".
13 ENVIRONMENT
14 -----------
16 LIBQUVI_SCRIPTS_DIR::
17   The library will additionally look in the colon-separated list of
18   directories specified by the LIBQUVI_SCRIPTS_DIR environment variable.
20 LIBQUVI_SCRIPTS_VERBOSE::
21   When defined, enables the output from any libquvi scripts using the
22   debug facility ('quvi/debug' module).
24 LIBQUVI_SHOW_DIR::
25   When defined, the library will output the paths of the searched
26   directories to the stderr.
28 LIBQUVI_SHOW_SCRIPT::
29   When defined, the library will output the file names of the found
30   scripts to stderr. The output will also indicate whether the script
31   was accepted by the library.
33 LIBQUVI_VERBOSE_SCRIPTS::
34   When defined, scripts using the 'quvi/debug' module messaging
35   functions will output to stderr.
37 Proxy::
38   libquvi uses linkman:libcurl[3]. See the libcurl documentation (C API
39   and/or linkman:curl[1]) for a complete list of the supported proxy
40   environment variables.
42 SEE ALSO
43 --------
44 linkman:libquvi-scripts[7], linkman:quvi[1], linkman:quvi-object[7],
45 linkman:quvi-modules[7], linkman:quvi-modules-3rdparty[7]
47 include::../footer.txt[]