LiveKit JS Client SDK - v2.11.1

    Interface RemoveTransformMessage

    interface RemoveTransformMessage {
        data: { participantIdentity: string; trackId: string };
        kind: "removeTransform";
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    data: { participantIdentity: string; trackId: string }
    kind: "removeTransform"
    MMNEPVFCICPMFPCPTTAAATR