Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
364
MenuVideoSubmenu *Player::getMenuVideoStreams() {
365
return menuVideoStreams;
366
}
367
368
MenuVideoSubmenu *Player::getMenuAudioStreams() {
369
return menuAudioStreams;
Callers
1
onOptionSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected