MediaSFU React Native (Expo)
    Preparing search index...

    Interface MixStreamsOptions

    interface MixStreamsOptions {
        alVideoStreams: (Participant | Stream)[];
        non_alVideoStreams: Participant[];
        ref_participants: (Participant | Stream)[];
    }
    Index

    Properties

    alVideoStreams: (Participant | Stream)[]
    non_alVideoStreams: Participant[]
    ref_participants: (Participant | Stream)[]