Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ ~PlaybackFileBoard
Method
~PlaybackFileBoard
src/board_controller/playback_file_board.cpp:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
PlaybackFileBoard::~PlaybackFileBoard ()
40
{
41
skip_logs = true;
42
release_session ();
43
}
44
45
int PlaybackFileBoard::prepare_session ()
46
{
Callers
nothing calls this directly
Calls
1
release_session
Function · 0.85
Tested by
no test coverage detected