MCPcopy 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
207QVideoSink *COperatePlayer::GetVideoSink()
208{
209 return m_Player.videoSink();
210}
211
212void COperatePlayer::slotPositionChanged(qint64 pos, qint64 duration)
213{

Callers 1

Q_LOGGING_CATEGORYFunction · 0.80

Calls 1

videoSinkMethod · 0.80

Tested by

no test coverage detected