ScreenCaptureKit macOS 12.3 to 13.0 API Differences
SCError.h
Added
SCStreamErrorUserStopped
Added
SCStreamErrorFailedToStartAudio
Added
SCStreamErrorFailedToStopAudio
Added
SCStreamErrorFailedToStartAudioCapture
Added
SCStreamErrorFailedToStopAudioCapture
SCStream.h
Removed
-[SCStreamConfiguration init]
Added
SCStreamOutputTypeAudio
Added
SCStreamConfiguration.capturesAudio
Added
SCStreamConfiguration.sampleRate
Added
SCStreamConfiguration.channelCount
Added
SCStreamConfiguration.excludesCurrentProcessAudio
Added
SCStream.synchronizationClock