MediaSFU React Native
    Preparing search index...

    Interface ChangeVidsOptions

    interface ChangeVidsOptions {
        screenChanged?: boolean;
        parameters: ChangeVidsParameters;
    }
    Index

    Properties

    screenChanged?: boolean