开发者

macos - How to get displayId on specific window

开发者 https://www.devze.com 2022-12-07 17:20 出处:网络
I just learned swift code and try to create screen recorder app in macos im using AVCaptureScreenInput for the recording,

I just learned swift code and try to create screen recorder app in macos

im using AVCaptureScreenInput for the recording, and how to record specific开发者_C百科 window?

AVCaptureScreenInput have param displayID for record the specific window, but how do i get the displayID?

0

精彩评论

暂无评论...
验证码 换一张
取 消