LiveKit JS Client SDK - v2.13.8
    Preparing search index...

    Interface ReplaceTrackOptions

    interface ReplaceTrackOptions {
        stopProcessor?: boolean;
        userProvidedTrack?: boolean;
    }
    Index

    Properties

    stopProcessor?: boolean
    userProvidedTrack?: boolean