DebugMessage.get

Gets the string representation of a #GstDebugMessage. This function is used in debug handlers to extract the message.

struct DebugMessage
static
string
get
(
GstDebugMessage* message
)

Return Value

Type: string

the string representation of a #GstDebugMessage.

Meta