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

Method InsertIdr

src/render/plugin_interface/gr_video_encoder_plugin.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 void GrVideoEncoderPlugin::InsertIdr() {
50 insert_idr_ = true;
51 }
52
53 void GrVideoEncoderPlugin::On1Second() {
54 if (client_side_media_recording_) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected