gstreamer::structure(3pm) debian man page | unix.com

Man Page: gstreamer::structure

Operating Environment: debian

Section: 3pm

GStreamer::Structure(3pm)				User Contributed Perl Documentation				 GStreamer::Structure(3pm)

NAME
GStreamer::Structure - Generic structure containing fields of names and values
SYNOPSIS
my $structure = { name => $name, fields => [ [$field_name, $type, $value], [$field_name, $type, $value], ... ] }
METHODS
structure = GStreamer::Structure::from_string ($string) o $string (string) string = GStreamer::Structure::to_string ($structure) o $structure (GStreamer::Structure)
SEE ALSO
GStreamer
COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Structure(3pm)
Related Man Pages
gstreamer::caps(3pm) - debian
gstreamer::message::custom(3pm) - debian
gstreamer::object(3pm) - debian
gstreamer::pipeline(3pm) - debian
gstreamer::registry(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com