isEnabled
A Boolean value that indicates whether the port is in an enabled state.
Declaration
var isEnabled: Bool { get set }Discussion
Ports are in an enabled state by default. If you want to capture only a subset of the media streams provided by a capture input, use this property to selectively disable streams.