LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Interface ListEgressOptions

    interface ListEgressOptions {
        active?: boolean;
        egressId?: string;
        roomName?: string;
    }
    Index

    Properties

    active?: boolean
    egressId?: string
    roomName?: string