MediaSFU React Native
    Preparing search index...

    Interface ProcessConsumerTransportsOptions

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

    Properties

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