Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getOSD
Method
getOSD
src/player/player.cpp:380–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
PlayerOSD *Player::getOSD() {
381
return osd;
382
}
383
384
Mpv *Player::getMpv() {
385
return mpv;
Callers
1
onDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected