MCPcopy 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
39PlaybackFileBoard::~PlaybackFileBoard ()
40{
41 skip_logs = true;
42 release_session ();
43}
44
45int PlaybackFileBoard::prepare_session ()
46{

Callers

nothing calls this directly

Calls 1

release_sessionFunction · 0.85

Tested by

no test coverage detected