App freezing in com.apple.coremedia.vqr.timer queue in iOS 16 and specific device

Viewed 16

I have a problem that app freezing occurs when using AVVideoCompositionCoreAnimationTool. When freezing occurs, main thread and another thread which I assume to make main thread do not work are below.

enter image description here

enter image description here

I have a question. Is there any way to finish explicitly CA Transaction Commit? If you answer this, this is big help for me. Thank you. And I have another question. What vqr timer queue is responsible for?

0 Answers
Related