Jump to content

GStreamer Daemon - C API: Difference between revisions

mNo edit summary
Line 90: Line 90:


------------------------------------------------------------------------------------------------------------------------------------------------------------------------  
------------------------------------------------------------------------------------------------------------------------------------------------------------------------  
====pipeline_get_graph ====
Code
pipeline_get_graph <i><name> </i>
Update the property  <i>graph</i> of the  <i>pipeline</i> named <i>name</i> with the graph in GraphViz dot format.
<b><i>Parameters</i></b>
:: name: name of the pipeline. 


<b><i>Returns</i></b>
:: a new code: 0 "success" , 2 "Bad pipeline description", 9 "Cannot update this resource", 10 "Bad command"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------


====list_pipelines====
====list_pipelines====
Line 99: Line 112:


<b><i>Returns</i></b>  
<b><i>Returns</i></b>  
:: a new code: 0 "success"  
:: a new code: 0 "success"
 


=== Elements ===
=== Elements ===
507

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.