Contents

capturesAudio

A Boolean value that indicates whether to capture audio.

Declaration

var capturesAudio: Bool { get set }

Discussion

A stream doesn’t capture audio by default. Set this value to true if you require audio capture.

See Also

Configuring audio