MCPcopy Create free account
hub / github.com/OpenHD/OpenHD / debug

Method debug

OpenHD/ohd_video/src/camera_discovery.cpp:298–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296 int height;
297 int fps;
298 std::string debug() const {
299 return fmt::format("{}|{}x{}@{}", format, width, height, fps);
300 }
301};
302struct EndpointFormats {
303 // These are the 3 (already encoded) formats openhd understands

Callers 15

mainFunction · 0.80
GStreamerStreamMethod · 0.80
terminate_loopingMethod · 0.80
setupMethod · 0.80
startMethod · 0.80
stopMethod · 0.80
cleanup_pipeMethod · 0.80
stream_onceMethod · 0.80

Calls

no outgoing calls

Tested by 9

on_external_deviceMethod · 0.64
mainFunction · 0.64
mainFunction · 0.64
test_set_wifi_channelFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64