remember Participant Track References
Returns an array of TrackReferences for a participant depending the sources provided.
Parameters
The sources of the tracks to provide. Defaults to camera and screen share tracks.
The identity of the participant.
A set of sources to provide placeholders for. A placeholder will provide a TrackReference for participants that don't yet have a track published for that source. Defaults to no placeholders.
The room to use on, or RoomLocal if null.
If true, only return tracks that have been subscribed. Defaults to true.
Returns an array of TrackReferences for a participant depending the sources provided.
Parameters
The sources of the tracks to provide. Defaults to camera and screen share tracks.
A set of sources to provide placeholders for. A placeholder will provide a TrackReference for participants that don't yet have a track published for that source. Defaults to no placeholders.
The participant to use on, or ParticipantLocal if null/not passed.
If true, only return tracks that have been subscribed. Defaults to true.