Delegate Room.TrackStreamStateChangedDelegate
Namespace: LiveKit
Assembly: cs.temp.dll.dll
Syntax
public delegate void TrackStreamStateChangedDelegate(RemoteTrackPublication publication, TrackStreamState streamState, RemoteParticipant participant);
Parameters
| Type | Name | Description |
|---|---|---|
| RemoteTrackPublication | publication | |
| TrackStreamState | streamState | |
| RemoteParticipant | participant |