MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getMenuVideo

Method getMenuVideo

src/main.cpp:272–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272MenuVideo *Main::getMenuVideo() {
273 return menu_video;
274}
275
276PPLAYConfig *Main::getConfig() {
277 return config;

Callers 5

onLoadEventMethod · 0.80
onStopEventMethod · 0.80
onInputMethod · 0.80
setFullscreenMethod · 0.80
onInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected