Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ core
Method
core
src/core/PipeWireNativeContext.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
pw_thread_loop* loop() { return m_loop; }
36
pw_context* context() { return m_context; }
37
pw_core* core() { return m_core; }
38
39
private:
40
PipeWireNativeContext() = default;
Callers
1
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected