AliPlayerSDK icon indicating copy to clipboard operation
AliPlayerSDK copied to clipboard

画中画只能收到音频(Audio)帧,收不到视频(video)帧

Open LiJing-Yuye opened this issue 9 months ago • 0 comments

应用切到后台后,画中画视频画面没法继续渲染,只能听到声音,因为- (BOOL)onRenderingFrame:(CicadaFrameInfo*) frameInfo切到后台后只能收到Cicada_FrameType_Audio类型的frame,收不到Cicada_FrameType_Video类型的frame,这个问题怎么解决?

LiJing-Yuye avatar May 13 '24 01:05 LiJing-Yuye