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)
| Related Man Pages |
|---|
| gstreamer::bin(3pm) - debian |
| gstreamer::event::custom(3pm) - debian |
| gstreamer::interfaces(3pm) - debian |
| gstreamer::object(3pm) - debian |
| gstreamer::querytype(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |