Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetVideoSink
Method
GetVideoSink
Plugins/Player/OperatePlayer.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
QVideoSink *COperatePlayer::GetVideoSink()
208
{
209
return m_Player.videoSink();
210
}
211
212
void COperatePlayer::slotPositionChanged(qint64 pos, qint64 duration)
213
{
Callers
1
Q_LOGGING_CATEGORY
Function · 0.80
Calls
1
videoSink
Method · 0.80
Tested by
no test coverage detected