Interface MixStreamsOptions

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

Properties

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