Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ OnDestroy
Method
OnDestroy
src/render/plugins/ffmpeg_encoder/ffmpeg_encoder_plugin.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
bool FFmpegEncoderPlugin::OnDestroy() {
60
return true;
61
}
62
63
void FFmpegEncoderPlugin::InsertIdr() {
64
GrVideoEncoderPlugin::InsertIdr();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected