outputMediaStream is generated after processors are applied. It will be auto-released after stop is called.
onOutputStreamDisconnect is called when device controller disconnects the transformed video stream.
stop should be called to free any resources associated with the device.
It must be called if transformStream is ever called.
Starts processing the input MediaStream and returns the output MediaStream.
Generated using TypeDoc
A device that applies processing to another device.