gstreamer
Loading...
Searching...
No Matches
gstreamer Namespace Reference

Typedefs

using gstreamersMap = std::unordered_map<std::string, std::shared_ptr<GStreamer>>
 

Functions

std::shared_ptr< const gstreamersMapgstreamersMapPtr (const std::shared_ptr< GOptions > &gopts, int thread_id=-1)
 Create a per-thread map of configured streamer instances.
 
vector< GStreamerDefinitiongetGStreamerDefinition (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.
 

Typedef Documentation

◆ gstreamersMap

using gstreamer::gstreamersMap = std::unordered_map<std::string, std::shared_ptr<GStreamer>>

Definition at line 564 of file gstreamer.h.