MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetRunningStreamManager

Method GetRunningStreamManager

src/render_panel/gr_context.cpp:291–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289 }
290
291 std::shared_ptr<RunningStreamManager> GrContext::GetRunningStreamManager() {
292 return running_stream_mgr_;
293 }
294
295 std::shared_ptr<NotifyManager> GrContext::GetNotifyManager() {
296 return notify_mgr_;

Callers 2

AppStreamListMethod · 0.80
TabServerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected