Infinity for WebNPM packages@pexip/peer-connectionfunctionsisSameStreamOn this pageisSameStreamfunction isSameStream(stream1?, stream2?): boolean | undefined; Compare the provided 2 streams to check if they are the same Parameters ParameterTypeDescriptionstream1?MediaStreamthe stream to comparestream2?MediaStreamthe stream to compare Returns boolean | undefined