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

Method getMenuAudioStreams

src/player/player.cpp:368–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366}
367
368MenuVideoSubmenu *Player::getMenuAudioStreams() {
369 return menuAudioStreams;
370}
371
372MenuVideoSubmenu *Player::getMenuSubtitlesStreams() {
373 return menuSubtitlesStreams;

Callers 1

onOptionSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected