mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-04 22:48:54 +00:00
gst_pipeline_new now returns a floating reference.
This commit is contained in:
parent
f09b23ee07
commit
a8e9ed82d9
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ reset_start_time (GstPipeline * pipeline)
|
|||
*
|
||||
* Create a new pipeline with the given name.
|
||||
*
|
||||
* Returns: (transfer full): newly created GstPipeline
|
||||
* Returns: (transfer floating): newly created GstPipeline
|
||||
*
|
||||
* MT safe.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue