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 is passed to the GEMC logging system so that verbosity and routing can be configured consistently for the entire module.
Definition at line 20 of file gstreamer_options.h.