User Commands gst-xmlinspect(1)
NAME
gst-xmlinspect - print information about a GStreamer plugin
or element
SYNOPSIS
gst-xmlinspect [---gst-inspect-plugin=string] [---gst-
inspect-scheduler=string] [--version] [gst-std-options]
[element plugin]
DESCRIPTION
gst-xmlinspect prints information about available GStreamer
plugins, information about a particular plugin, or informa-
tion about a particular element.
If no element or plugin argument is specified, gst-
xmlinspect prints a list of all plugins and elements. If an
element or plugin argument is specified, gst-xmlinspect
prints information about that element or plug-in, as an XML
document.
OPTIONS
The following options are supported by gst-xmlinspect:
-p, ---gst-inspect-plugin=string
Show plugin details.
-s, ---gst-inspect-scheduler=string
Show scheduler details.
--version
Print GStreamer version number.
gst-std-options
Standard options available for use with most GStreamer
applications. See gst-std-options(5) for more informa-
tion.
EXAMPLES
FILES
SunOS 5.11 Last change: 14 Oct 2004 1
User Commands gst-xmlinspect(1)
The following files are used by this application:
/usr/bin/gst-xmlinspect Executable to print information
about a GStreamer plugin or element
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWgnome-media
Interface stability Volatile
SEE ALSO
gst-feedback(1), gst-inspect(1), gst-launch(1), gst-
typefind(1), gst-xmllaunch(1), gstreamer-properties(1),
libgstreamer-0.10(3), attributes(5), gst-std-options(5)
NOTES
Original man page written by the GStreamer team at
http:/www.gstreamer.net/.
Updated by Brian Cameron, Sun Microsystems Inc., 2004, 2006.
SunOS 5.11 Last change: 14 Oct 2004 2
|