Option and configuration helpers for the gstreamer module.
More...
#include "goptions.h"
#include <vector>
Go to the source code of this file.
|
| constexpr const char * | GSTREAMER_LOGGER = "gstreamer" |
| | Logger category name used by gstreamer components.
|
| |
◆ GSTREAMER_LOGGER
| constexpr const char* GSTREAMER_LOGGER = "gstreamer" |
|
constexpr |
This string identifies the module in the logging system so that all classes and helper functions participating in gstreamer output can be configured consistently for verbosity and routing.
Definition at line 22 of file gstreamer_options.h.