Message.newWarningWithDetails

Create a new warning message. The message will make copies of error and debug.

class Message
static
newWarningWithDetails

Parameters

src ObjectGst

The object originating the message.

error ErrorG

The GError for this message.

dbg string

A debugging string.

details Structure

(allow-none): A GstStructure with details

Return: the new warning message.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

1.10