mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
docs: update keyframe force event
Add field to send all headers.
This commit is contained in:
parent
656a68304e
commit
ce1e9f76e3
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ Implementation:
|
|||
event.
|
||||
(G_TYPE_UINT64)"running-time" : the running time of the stream when the
|
||||
event was triggered.
|
||||
(G_TYPE_BOOLEAN)"all-headers" : Send all headers, including those in
|
||||
the caps or those sent at the start of
|
||||
the stream.
|
||||
|
||||
.... : optional other data fields.
|
||||
|
||||
Note that this event is purely informational, no element is required to
|
||||
|
|
Loading…
Reference in a new issue