Query: gstreamer::structure
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::Structure(3pm) User Contributed Perl Documentation GStreamer::Structure(3pm)NAMEGStreamer::Structure - Generic structure containing fields of names and valuesSYNOPSISmy $structure = { name => $name, fields => [ [$field_name, $type, $value], [$field_name, $type, $value], ... ] }METHODSstructure = GStreamer::Structure::from_string ($string) o $string (string) string = GStreamer::Structure::to_string ($structure) o $structure (GStreamer::Structure)SEE ALSOGStreamerCOPYRIGHTCopyright (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)