mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
TimelinePipeline: minor doc fix
This commit is contained in:
parent
59c56ec87a
commit
5387d36a15
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ ges_timeline_pipeline_set_mode (GESTimelinePipeline * pipeline,
|
|||
* for native size.
|
||||
*
|
||||
* Returns a #GstBuffer with the currently playing in the format specified by
|
||||
* caps. The caller should unref the #gst_buffer_unref when finished. If %ANY
|
||||
* caps. The caller should unref the #gst_buffer_unref when finished. If ANY
|
||||
* caps are specified, the information will be returned in the whatever format
|
||||
* is currently used by the sink. This information can be retrieve from caps
|
||||
* associated with the buffer.
|
||||
|
|
Loading…
Reference in a new issue