MediaSFU React Native
    Preparing search index...

    Interface AutoAdjustOptions

    interface AutoAdjustOptions {
        n: number;
        eventType: EventType;
        shareScreenStarted: boolean;
        shared: boolean;
    }
    Index

    Properties

    n: number
    eventType: EventType
    shareScreenStarted: boolean
    shared: boolean