steep-balloon-41261
05/24/2023, 2:58 PMpolite-kilobyte-67570
05/24/2023, 3:30 PMuseTracks to work, which are
RoomEvent.ParticipantConnected,
RoomEvent.ConnectionStateChanged,
RoomEvent.LocalTrackPublished,
RoomEvent.LocalTrackUnpublished,
RoomEvent.TrackPublished,
RoomEvent.TrackUnpublished,
RoomEvent.TrackSubscriptionStatusChanged,
that said, it should not update on speaker changed if you pass in updateOnlyOn events yourself.
in case you want the track of a specific user only to be updated you could use useMediaTrack instead.
let me know if that helps!blue-king-45409
05/24/2023, 3:31 PMblue-king-45409
05/24/2023, 3:51 PMpolite-kilobyte-67570
05/24/2023, 4:06 PM.sort on the array and to custom sorting to persist a certain order