On this page

Variable MediaStream

MediaStream: {
    prototype: MediaStream;
    new (): MediaStream;
    new (stream: MediaStream): MediaStream;
    new (tracks: MediaStreamTrack[]): MediaStream;
}

Type Declaration

Was this helpful?
SDK JS
Reference
MediaStream