MediaSFU Angular
    Preparing search index...

    Interface ProcessConsumerTransportsAudioOptions

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

    Properties

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