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

    Interface ListEgressOptions

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

    Properties

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