Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ GetErrorMessage
Method
GetErrorMessage
src/ClipProcessingJobs.cpp:128–130 ·
view source on GitHub ↗
get the error message
Source
from the content-addressed store, hash-verified
126
127
// get the error message
128
std::string ClipProcessingJobs::GetErrorMessage(){
129
return processingController.GetErrorMessage();
130
}
131
132
} // namespace openshot
Callers
1
CVTracker.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected