Struct gstreamer::DebugMessage
source · [−]pub struct DebugMessage(_);
Implementations
Gets the string representation of a DebugMessage
. This function is used
in debug handlers to extract the message.
Returns
the string representation of a DebugMessage
.
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.