mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
The GstNodeFactory creates GstSource nodes without ports. When an output port is created later, the proper GStreamer element will be created in the node. main.c registers a GstNodeFactory in the daemon, so clients can use it in calls to CreateNode and CreatePort. |
||
|---|---|---|
| .. | ||
| gst-manager.c | ||
| gst-manager.h | ||
| gst-node-factory.c | ||
| gst-node-factory.h | ||
| gst-sink.c | ||
| gst-sink.h | ||
| gst-source.c | ||
| gst-source.h | ||