mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
GESTimelinePipeline: Add comment for _set_render_settings
This commit is contained in:
parent
e6805bfb33
commit
51e59a6edc
1 changed files with 3 additions and 0 deletions
|
@ -409,6 +409,9 @@ ges_timeline_pipeline_add_timeline (GESTimelinePipeline * pipeline,
|
|||
*
|
||||
* Specify where the pipeline shall be rendered and with what settings.
|
||||
*
|
||||
* This method must be called before setting the pipeline mode to
|
||||
* #TIMELINE_MODE_RENDER
|
||||
*
|
||||
* Returns: %TRUE if the settings were aknowledged properly, else %FALSE
|
||||
*/
|
||||
gboolean
|
||||
|
|
Loading…
Reference in a new issue