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.
A Boolean value that indicates whether to capture audio.
var capturesAudio: Bool { get set }A stream doesn’t capture audio by default. Set this value to true if you require audio capture.