Message.newEOS

Create a new eos message. This message is generated and posted in the sink elements of a GstBin. The bin will only forward the EOS message to the application if all sinks have posted an EOS message. MT safe.

class Message
static
newEOS

Parameters

src ObjectGst

The object originating the message.

Return Value

Type: Message

The new eos message.

Meta