Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ get
Method
get
examples/VulkanBenchmark.cpp:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
AVFrame* get() const { return frame; }
95
AVFrame* release() {
96
AVFrame* value = frame;
97
frame = nullptr;
Callers
15
GetFrame
Method · 0.45
GetOrCreateFrame
Method · 0.45
apply_background
Method · 0.45
apply_keyframes
Method · 0.45
WriteFrame
Method · 0.45
Open
Method · 0.45
ResolveWaveformReader
Method · 0.45
GetFrame
Method · 0.45
Open
Method · 0.45
Open
Method · 0.45
load_svg_path
Method · 0.45
GetWaveform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected