Event.newCaps
gst.event.Event newCaps(gst.caps.Caps caps)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.
Parameters
caps | a #GstCaps |
Returns
the new CAPS event.