removeStreamOutput(_:type:)
Removes a destination from receiving stream output.
Declaration
func removeStreamOutput(_ output: any SCStreamOutput, type: SCStreamOutputType) throwsParameters
- output:
The object to remove that conforms to the stream output protocol.
- type:
The stream output type.