MCPcopy Create free account
hub / github.com/RetroShare/RetroShare / setVideoInput

Method setVideoInput

plugins/VOIP/gui/VOIPConfigPanel.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 voipGraphSource() : video_input(NULL) {}
40
41 void setVideoInput(const QVideoInputDevice *vid) { video_input = vid ; }
42
43 virtual QString displayName(int) const { return tr("Required bandwidth") ;}
44

Callers 2

showEventMethod · 0.80
clearPipelineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected