MediaSFU React Native
    Preparing search index...

    Interface SwitchUserVideoOptions

    interface SwitchUserVideoOptions {
        videoPreference: string;
        checkoff: boolean;
        parameters: SwitchUserVideoParameters;
    }
    Index

    Properties

    videoPreference: string
    checkoff: boolean