Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ SurfaceUpdateTask
Method
SurfaceUpdateTask
NetStream/source/players/player_beav.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
void BEAVPlayer::SurfaceUpdateTask(void *pArgBlock)
381
{
382
static_cast<BEAVPlayer *>(pArgBlock)->OnSurfaceUpdate();
383
}
384
385
void BEAVPlayer::OnSurfaceUpdate()
386
{
Callers
nothing calls this directly
Calls
1
OnSurfaceUpdate
Method · 0.45
Tested by
no test coverage detected