MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / doPauseStreaming

Method doPauseStreaming

src/output/StreamThreadBase.h:98–98  ·  view source on GitHub ↗

Specialization for @see pauseStreaming

Source from the content-addressed store, hash-verified

96
97 /// Specialization for @see pauseStreaming
98 virtual void doPauseStreaming(int UNUSED(clientID)) {}
99
100 /// Specialization for @see restartStreaming
101 virtual void doRestartStreaming(int UNUSED(clientID)) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected