| gstreamermm
    0.10.11
    | 
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::EventTag > | 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::EventTag> 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.6.1
 1.7.6.1