Gst::MessageEos Class Reference

An end of stream message. More...

Inherits Gst::Message.

Collaboration diagram for Gst::MessageEos:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MessageEos (GstMessage* castitem)

Static Public Member Functions

static Glib::RefPtr< Gst::Messagecreate (const Glib::RefPtr< Gst::Object >& src)
 Create a new eos message.

Detailed Description

An end of stream message.

See create() for more details.


Constructor & Destructor Documentation

Gst::MessageEos::MessageEos ( GstMessage *  castitem  )  [explicit]

Member Function Documentation

static Glib::RefPtr<Gst::Message> Gst::MessageEos::create ( const Glib::RefPtr< Gst::Object >&  src  )  [static]

Create a new eos message.

This message is generated and posted in the sink elements of a Gst::Bin. The bin will only forward the EOS message to the application if all sinks have posted an EOS message.

Parameters:
src The object originating the message.
Returns:
The new eos message. MT safe.

The documentation for this class was generated from the following file:
Generated on Mon May 24 15:28:36 2010 for gstreamermm by  doxygen 1.6.3