|
gstreamer
|
Typedefs | |
| using | gstreamersMap = std::unordered_map<std::string, std::shared_ptr<GStreamer>> |
Functions | |
| std::shared_ptr< const gstreamersMap > | gstreamersMapPtr (const std::shared_ptr< GOptions > &gopts, int thread_id=-1) |
| Create a per-thread map of configured streamer instances. | |
| vector< GStreamerDefinition > | getGStreamerDefinition (const std::shared_ptr< GOptions > &gopts) |
| Parse all configured gstreamer output definitions from the options container. | |
| GOptions | defineOptions () |
| Define the options contributed by the gstreamer module. | |
| using gstreamer::gstreamersMap = std::unordered_map<std::string, std::shared_ptr<GStreamer>> |
Definition at line 564 of file gstreamer.h.