Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MusicPlayerDaemon/MPD
/ OnStreamSuccess
Method
OnStreamSuccess
src/output/plugins/PulseOutputPlugin.cxx:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
void OnStreamWrite(size_t nbytes);
79
80
void OnStreamSuccess() {
81
Signal();
82
}
83
84
static bool TestDefaultDevice();
85
Callers
1
pulse_output_stream_success_cb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected