Message.newErrorWithDetails

Create a new error message. The message will copy error and debug. This message is posted by element when a fatal event occurred. The pipeline will probably (partially) stop. The application receiving this message should stop the pipeline.

class Message
static
newErrorWithDetails

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 error message.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

1.10