Message.newInfo

Create a new info message. The message will make copies of error and debug. MT safe. Since 0.10.12

class Message
static
newInfo

Parameters

src ObjectGst

The object originating the message.

error ErrorG

The GError for this message.

Return Value

Type: Message

The new info message.

Meta