| gstreamermm 0.10.10 | 
A tag event. More...


| Public Member Functions | |
| EventTag (GstEvent* event) | |
| Gst::TagList | parse () const | 
| Parses a tag event and stores the results in the given taglist location. | |
| Static Public Member Functions | |
| static Glib::RefPtr< Gst::Event > | create (const Gst::TagList& taglist) | 
| Generates a metadata tag event from the given taglist. | |
A tag event.
| Gst::EventTag::EventTag | ( | GstEvent * | event | ) |  [explicit] | 
| static Glib::RefPtr<Gst::Event> Gst::EventTag::create | ( | const Gst::TagList& | taglist | ) |  [static] | 
Generates a metadata tag event from the given taglist.
| taglist | Metadata list. | 
| Gst::TagList Gst::EventTag::parse | ( | ) | const | 
Parses a tag event and stores the results in the given taglist location.
 1.7.3
 1.7.3