Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ AIGetStreamPlayState
Function
AIGetStreamPlayState
src/dolphin/src/ai/ai.c:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
u32 AIGetStreamPlayState()
88
{
89
return __AIRegs[0] & 1;
90
}
91
92
void AISetDSPSampleRate(u32 rate)
93
{
Callers
3
AISetStreamPlayState
Function · 0.85
AISetDSPSampleRate
Function · 0.85
__AI_set_stream_sample_rate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected