#include <message.h>
Inheritance diagram for Gst::MessageAsyncStart:
Public Member Functions | |
MessageAsyncStart (GstMessage *castitem) | |
void | parse (bool &new_base_time) |
Static Public Member Functions | |
static Glib::RefPtr< Message > | create (const Glib::RefPtr< Object > &src, bool new_base_time) |
Gst::MessageAsyncStart::MessageAsyncStart | ( | GstMessage * | castitem | ) | [explicit] |
static Glib::RefPtr<Message> Gst::MessageAsyncStart::create | ( | const Glib::RefPtr< Object > & | src, | |
bool | new_base_time | |||
) | [static] |
void Gst::MessageAsyncStart::parse | ( | bool & | new_base_time | ) |