Fix sdl2 resize window

This commit is contained in:
dijunkun
2023-08-30 10:02:58 +08:00
parent 1bef5a1cab
commit a4cd77dcb0
2 changed files with 21 additions and 52 deletions

View File

@@ -126,7 +126,7 @@ int ScreenCaptureWgc::Stop() {
}
void ScreenCaptureWgc::OnFrame(const WgcSession::wgc_session_frame &frame) {
std::cout << "onframe" << std::endl;
// std::cout << "onframe" << std::endl;
// AVFrame *av_frame = av_frame_alloc();
// av_frame->pts = av_gettime_relative();