1GStreamer(1)                General Commands Manual               GStreamer(1)
2
3
4

NAME

6       gst-xmlinspect - print info about a GStreamer plugin or element
7

SYNOPSIS

9       gst-xmlinspect [OPTION...] [PLUGIN|ELEMENT]
10

DESCRIPTION

12       gst-xmlinspect  is  a  tool  that  prints  out information on available
13       GStreamer plugins, information about a particular plugin,  or  informa‐
14       tion  about a particular element.  When executed with no PLUGIN or ELE‐
15       MENT argument, gst-xmlinspect will print a list of all plugins and ele‐
16       ments.  When executed with a PLUGIN or ELEMENT argument, gst-xmlinspect
17       will print information about that plug-in or element as  an  XML  docu‐
18       ment.
19

OPTIONS

21       gst-xmlinspect accepts the following arguments and options:
22
23       PLUGIN  Name of a plugin
24
25       ELEMENT Name of an element
26
27       --help  Print help synopsis and available FLAGS
28
29       --gst-info-mask=FLAGS
30               GStreamer info flags to set (list with --help)
31
32       --gst-debug-mask=FLAGS
33               GStreamer debugging flags to set (list with --help)
34
35       --gst-mask=FLAGS
36               GStreamer info and debugging flags to set (list with --help)
37
38       --gst-plugin-spew
39               GStreamer  info  flags  to  set Enable printout of errors while
40               loading GStreamer plugins
41
42       --gst-plugin-path=PATH
43               Add directories separated with ':' to the plugin search path
44

SEE ALSO

46       gst-feedback(1), gst-inspect(1), gst-launch(1), gst-typefind(1)
47

AUTHOR

49       The GStreamer team at http://gstreamer.freedesktop.org/
50
51
52
53                                  March 2001                      GStreamer(1)
Impressum