MediaSFU Shared
    Preparing search index...

    Interface PrepopulateStreamLike

    interface PrepopulateStreamLike {
        producerId?: string;
        stream?: any;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    producerId?: string
    stream?: any