Make some audio config extensions public #770
Annotations
2 errors and 7 warnings
Run Tests
Process completed with exit code 65.
|
Build:
Sources/LiveKit/Types/AudioSessionConfiguration.swift#L107
method must be declared <<INTERNAL ERROR: encountered %error in diagnostic text>> because its result uses an internal type
|
Build:
Sources/LiveKit/E2EE/KeyProvider.swift#L89
stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
|
Build:
Sources/LiveKit/Track/AudioManager.swift#L104
'ConfigureAudioSessionFunc' is deprecated
|
Build:
Sources/LiveKit/Track/AudioManager.swift#L107
'TrackState' is deprecated
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L30
stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L37
stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L30
stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L37
stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
|
Loading