gst.debug_message

Module for [DebugMessage] class

Types 1

Fields
GstDebugMessage * _cInstancePtr
bool owned
Methods
void * _cPtr()
string get()Gets the string representation of a #GstDebugMessage. This function is used in debug handlers to extract the message. Returns: the string representation of a #GstDebugMessage.
string getId()Get the id of the object that emitted this message. This function is used in debug handlers. Can be empty. Returns: The emitter of a #GstDebugMessage.
Constructors
this(void * ptr, Flag!"Take" take)