Scroll to navigation

GStreamer::Message::Error(3pm) User Contributed Perl Documentation GStreamer::Message::Error(3pm)
 

NAME

GStreamer::Message::Error - Lightweight objects to signal the application of pipeline events

METHODS

GstMessage = GStreamer::Message::Error-> new ($src, $error, $debug)

$src (GStreamer::Object)
$error (scalar)
$debug (string)

scalar = $message-> debug

scalar = $message-> error

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.
2014-08-15 perl v5.20.0