调整各数据位置

This commit is contained in:
2025-03-29 20:08:29 +08:00
parent d3105e9957
commit fdad2677a7
4 changed files with 13 additions and 16 deletions

View File

@@ -169,7 +169,7 @@ public:
frame=av_frame_alloc();
frame_recviver->SetFrameRate(video_stream->avg_frame_rate);
frame_recviver->OnFrameRate(video_stream->avg_frame_rate);
return(true);
}