Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getAudioStream
Method
getAudioStream
src/player/player.cpp:286–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
int Player::getAudioStream() {
287
return mpv->getAid();
288
}
289
290
int Player::getSubtitleStream() {
291
return mpv->getSid();
Callers
2
onOptionSelection
Method · 0.80
setVisibility
Method · 0.80
Calls
1
getAid
Method · 0.80
Tested by
no test coverage detected