MediaSFU React Native
    Preparing search index...

    Interface NewPipeProducerOptions

    interface NewPipeProducerOptions {
        producerId: string;
        islevel: string;
        nsock: Socket;
        parameters: NewPipeProducerParameters;
    }
    Index

    Properties

    producerId: string
    islevel: string
    nsock: Socket