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

Method doStartStreaming

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

Specialization for @see startStreaming

Source from the content-addressed store, hash-verified

93
94 /// Specialization for @see startStreaming
95 virtual void doStartStreaming(int UNUSED(clientID)) {}
96
97 /// Specialization for @see pauseStreaming
98 virtual void doPauseStreaming(int UNUSED(clientID)) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected