@fishjam-cloud/react-native-client - v0.19.0
    Preparing search index...

    Type Alias TrackMetadata

    type TrackMetadata = {
        active: boolean;
        type: "microphone" | "camera" | "screenShareVideo" | "screenShareAudio";
    }
    Index

    Properties

    Properties

    active: boolean
    type: "microphone" | "camera" | "screenShareVideo" | "screenShareAudio"