Event.newCaps

Create a new CAPS event for caps. The caps event can only travel downstream synchronized with the buffer flow and contains the format of the buffers that will follow after the event.

class Event
static
newCaps

Parameters

caps gst.caps.Caps

a #GstCaps

Return Value

Type: gst.event.Event

the new CAPS event.