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

    Interface CreateSendTransportOptions

    interface CreateSendTransportOptions {
        option: "screen" | "audio" | "video" | "all";
        parameters: CreateSendTransportParameters;
    }
    Index

    Properties

    Properties

    option: "screen" | "audio" | "video" | "all"