the timestamp of the buffer that starts a new key unit
the stream_time of the buffer that starts a new key unit
the running_time of the buffer that starts a new key unit
true to produce headers when starting a new key unit
integer that can be used to number key units
The new GstEvent
Creates a new downstream force key unit event. A downstream force key unit event can be sent down the pipeline to request downstream elements to produce a key unit. A downstream force key unit event must also be sent when handling an upstream force key unit event to notify downstream that the latter has been handled.
To parse an event created by gstvideo.global.videoEventNewDownstreamForceKeyUnit use gstvideo.global.videoEventParseDownstreamForceKeyUnit.