Contents

excludesCurrentProcessAudio

A Boolean value that indicates whether to exclude audio from your app during capture.

Declaration

var excludesCurrentProcessAudio: Bool { get set }

Discussion

The default value is false. If you include your app process in the stream output, you can set this value to true to exclude its audio.

See Also

Configuring audio