Gst::EventTag Class Reference

A tag event. More...

#include <event.h>

Inheritance diagram for Gst::EventTag:

Gst::Event Gst::MiniObject

List of all members.

Public Member Functions

 EventTag (GstEvent* event)
void parse (TagList& taglist)
 Parses a tag event and stores the results in the given taglist location.

Static Public Member Functions

static Glib::RefPtr<Eventcreate (TagList& taglist)
 Generates a metadata tag event from the given taglist.


Detailed Description

A tag event.

Constructor & Destructor Documentation

Gst::EventTag::EventTag ( GstEvent *  event  )  [explicit]


Member Function Documentation

static Glib::RefPtr<Event> Gst::EventTag::create ( TagList taglist  )  [static]

Generates a metadata tag event from the given taglist.

Parameters:
taglist metadata list
Returns:
a new Gst::Event

void Gst::EventTag::parse ( TagList taglist  ) 

Parses a tag event and stores the results in the given taglist location.

Parameters:
taglist pointer to metadata list


The documentation for this class was generated from the following file:

Generated on Sun Feb 15 19:01:03 2009 for gstreamermm by  doxygen 1.5.7.1