MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / InsertIdr

Method InsertIdr

src/render/plugin_interface/gr_plugin_interface.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 }
222
223 void GrPluginInterface::InsertIdr() {
224 auto event = std::make_shared<GrPluginInsertIdrEvent>();
225 CallbackEvent(event);
226 }
227
228 void GrPluginInterface::OnCommand(const std::string& command) {
229

Callers 1

EncoderThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected