CenterStage API

Hi Iam trying to create a video recording page integrating AvFoundation, I want to enable centerStage mode in the app. Is there any API available for enabling the centerStage. Is there any recommended guide to integrate centerstage in the ios App.

Accepted Answer

Hello!

You should watch the What's new in camera capture WWDC video (the link is timestamped to take you straight to the section about Center Stage).

You can also reference the "Managing Center Stage" section of the AVCaptureDevice documentation https://developer.apple.com/documentation/avfoundation/avcapturedevice

Hello!!

Thanks for the response.

I was able to enable centerstage in my application.

CenterStage API
 
 
Q