Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL