Home
last modified time | relevance | path

Searched refs:unMute (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qplayer/
H A Dqplayer.h94 void unMute();
H A Dqplayer.cpp77 connect(positionSlider, &QAbstractSlider::sliderReleased, this, &QPlayer::unMute); in QPlayer()
291 void QPlayer::unMute() in unMute() function in QPlayer
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qplayer/
H A Dqplayer.h94 void unMute();
H A Dqplayer.cpp77 connect(positionSlider, &QAbstractSlider::sliderReleased, this, &QPlayer::unMute); in QPlayer()
291 void QPlayer::unMute() in unMute() function in QPlayer
/OK3568_Linux_fs/app/qplayer/
H A Dqplayer.h94 void unMute();
H A Dqplayer.cpp77 connect(positionSlider, &QAbstractSlider::sliderReleased, this, &QPlayer::unMute); in QPlayer()
291 void QPlayer::unMute() in unMute() function in QPlayer