Graph
Open Graph
open graph with a link_list
_graph link_list
link_list is a list of media objects. The first item of the list is the output object. The rest items are input items. The list could be embedded. For example, {theme {transform image video}} specifies that the transform has two inputs: image and video, and transform is also the input of theme. This graph is a tree. The input buffers of the image and video will be linked to the transform, the output buffer of transform will link to theme.
Close Graph
close graph
graph_
this command will close the link of the media objects.
Query Graph
get graph attribute
?graph attributes
no functions in this version
Set Graph
set graph attribute
!graph attributes
no functions in this version
|