MCPcopy Create free account
hub / github.com/altic-dev/FluidVoice / captureRecordingContext

Method captureRecordingContext

Sources/Fluid/ContentView.swift:1657–1660  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1655 }
1656
1657 private func captureRecordingContext() {
1658 self.captureRecordingTargetContext()
1659 self.captureRecordingFormattingContextIfNeeded()
1660 }
1661
1662 private func resolveTypingTargetPID() -> (pid: pid_t?, shouldRestoreOriginalFocus: Bool) {
1663 let originalPID = NotchContentState.shared.recordingTargetPID

Callers 3

startRecordingMethod · 0.95

Tested by

no test coverage detected