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

    Interface ControlMediaHostOptions

    interface ControlMediaHostOptions {
        type: "audio" | "video" | "all" | "chat" | "screenshare";
        parameters: ControlMediaHostParameters;
    }
    Index

    Properties

    Properties

    type: "audio" | "video" | "all" | "chat" | "screenshare"