Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetInitState
Method
GetInitState
NetStream/source/players/player_beav.cpp:611–614 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
609
}
610
611
GenericPlayer::InitState BEAVPlayer::GetInitState()
612
{
613
return m_initState;
614
}
615
616
void BEAVPlayer::SetInitState(GenericPlayer::InitState state)
617
{
Callers
1
EntryFunction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected