You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i dont know y there is Memory leak,at start i limited decode times, but always
` connect(main_videoSink, &QVideoSink::videoFrameChanged,
[this](const QVideoFrame &frame){
i dont know y there is Memory leak,at start i limited decode times, but always
` connect(main_videoSink, &QVideoSink::videoFrameChanged,
[this](const QVideoFrame &frame){
// player->setAudioOutput(audioOutput );
// audioOutput->setVolume(0.5); //调节音频音量
// player->setSource(QUrl("qrc:/image/qrcode.mp3"));
// player->play();
qDebug()<<"播放";
The text was updated successfully, but these errors were encountered: