MediaSFU React Native
    Preparing search index...

    Interface ProcessConsumerTransportsAudioOptions

    interface ProcessConsumerTransportsAudioOptions {
        consumerTransports: Transport[];
        lStreams: (Stream | Participant)[];
        parameters: ProcessConsumerTransportsAudioParameters;
    }
    Index

    Properties

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