MCPcopy Create free account
hub / github.com/OpenHD/OpenHD / ~GStreamerStream

Method ~GStreamerStream

OpenHD/ohd_video/src/gstreamerstream.cpp:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83GStreamerStream::~GStreamerStream() { GStreamerStream::terminate_looping(); }
84
85void GStreamerStream::start_looping() {
86 m_keep_looping = true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected