Next:
GStreamer::SystemClock
Previous:
GStreamer::Registry
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

GStreamer::Structure



NAME

GStreamer::Structure

SYNOPSIS

	my $structure = {
		name => $name,
		fields => [
			[$field_name, $type, $value],
			[$field_name, $type, $value],
			...
		]
	}

METHODS

structure = GStreamer::Structure::from_string ($string)

string = GStreamer::Structure::to_string ($structure)

SEE ALSO

GStreamer

COPYRIGHT

Copyright (C) 2005-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See GStreamer for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:00:15 2009