---
title: attemptToConfigState
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/attempttoconfigstate
---

# attemptToConfigState

An error message that indicates a stream couldn’t update its configuration.

## Declaration

```swift
static var attemptToConfigState: SCStreamError.Code { get }
```

## See Also

### Stream management

- [attemptToStartStreamState](screencapturekit/scstreamerror/attempttostartstreamstate.md)
- [attemptToStopStreamState](screencapturekit/scstreamerror/attempttostopstreamstate.md)
- [attemptToUpdateFilterState](screencapturekit/scstreamerror/attempttoupdatefilterstate.md)
- [failedToStart](screencapturekit/scstreamerror/failedtostart.md)
- [failedToStartAudioCapture](screencapturekit/scstreamerror/failedtostartaudiocapture.md)
- [failedToStopAudioCapture](screencapturekit/scstreamerror/failedtostopaudiocapture.md)
- [failedToStartMicrophoneCapture](screencapturekit/scstreamerror/failedtostartmicrophonecapture.md)
- [systemStoppedStream](screencapturekit/scstreamerror/systemstoppedstream.md)
- [internalError](screencapturekit/scstreamerror/internalerror.md)
- [removingStream](screencapturekit/scstreamerror/removingstream.md)
