Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ close
Method
close
src/program/movie/MovieFileInputs.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void MovieFileInputs::close()
254
{
255
input_list.clear();
256
}
257
258
bool MovieFileInputs::isEqual(const MovieFileInputs* movie, unsigned int start_frame, unsigned int end_frame) const
259
{
Callers
2
load
Method · 0.45
save
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected