MediaSFU React Native (Expo)
    Preparing search index...

    Interface ProcessConsumerTransportsOptions

    interface ProcessConsumerTransportsOptions {
        consumerTransports: Transport[];
        lStreams_: (Participant | Stream)[];
        parameters: ProcessConsumerTransportsParameters;
    }
    Index

    Properties

    consumerTransports: Transport[]
    lStreams_: (Participant | Stream)[]