Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
368
MenuVideoSubmenu *Player::getMenuAudioStreams() {
369
return menuAudioStreams;
370
}
371
372
MenuVideoSubmenu *Player::getMenuSubtitlesStreams() {
373
return menuSubtitlesStreams;
Callers
1
onOptionSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected