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

Method getMenuVideoStreams

src/player/player.cpp:364–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364MenuVideoSubmenu *Player::getMenuVideoStreams() {
365 return menuVideoStreams;
366}
367
368MenuVideoSubmenu *Player::getMenuAudioStreams() {
369 return menuAudioStreams;

Callers 1

onOptionSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected