You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this page while debugging my own code which uses code similar to IOServicePortFromCGDisplayID. I found you need to call CGGetOnlineDisplayList first, otherwise various calls in the implementation will hang.
IOServicePortFromCGDisplayID
inside osxDisplayDeviceManager is crashing on my machine (10.11.6). We need to replace it.The text was updated successfully, but these errors were encountered: