Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ ~ReaderBase
Method
~ReaderBase
src/ReaderBase.h:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
virtual void Open() = 0;
145
146
virtual ~ReaderBase() = default;
147
};
148
149
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected