streams property

List<MediaStream>? streams
read / write

The participant's streams.

Implementation

List<MediaStream>? streams;