Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ FrameData
Method
FrameData
src/CVTracker.h:54–55 ·
view source on GitHub ↗
Constructors
Source
from the content-addressed store, hash-verified
52
53
// Constructors
54
FrameData()
55
{}
56
57
FrameData( size_t _frame_id)
58
{frame_id = _frame_id;}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected